Searched refs:ftrace_call_adjust (Results 1 – 17 of 17) 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
35 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
66 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
79 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
53 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
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)
6450 addr = ftrace_call_adjust(*p++); in ftrace_process_locs()
Completed in 22 milliseconds