Searched refs:ftrace_call_adjust (Results 1 – 15 of 15) sorted by relevance
11 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
29 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
16 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
31 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
15 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
19 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
21 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
20 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
79 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
49 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
253 - ftrace_call_adjust()273 You will also need the helper function ftrace_call_adjust(). Most people275 static inline unsigned long ftrace_call_adjust(unsigned long addr)
4844 addr = ftrace_call_adjust(*p++); in ftrace_process_locs()