Searched refs:ftrace_call_adjust (Results 1 – 18 of 18) sorted by relevance
17 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
22 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
22 unsigned long ftrace_call_adjust(unsigned long addr);
16 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
30 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
25 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
36 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
29 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
65 unsigned long ftrace_call_adjust(unsigned long addr);
28 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
23 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
39 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
108 unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
63 unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
270 - ftrace_call_adjust()293 You will also need the helper function ftrace_call_adjust(). Most people296 static inline unsigned long ftrace_call_adjust(unsigned long addr)
6833 addr = ftrace_call_adjust(*p++); in ftrace_process_locs()
Completed in 27 milliseconds