Searched refs:ftrace_call_adjust (Results 1 – 14 of 14) sorted by relevance
17 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
16 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
33 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
24 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
32 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
51 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
278 - ftrace_call_adjust()301 You will also need the helper function ftrace_call_adjust(). Most people304 static inline unsigned long ftrace_call_adjust(unsigned long addr)
5553 addr = ftrace_call_adjust(*p++); in ftrace_process_locs()