Searched refs:ftrace_call_adjust (Results 1 – 12 of 12) sorted by relevance
16 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
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
29 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
38 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
79 static inline unsigned long ftrace_call_adjust(unsigned long addr) in ftrace_call_adjust() function
277 - ftrace_call_adjust()297 You will also need the helper function ftrace_call_adjust(). Most people299 static inline unsigned long ftrace_call_adjust(unsigned long addr)
2711 addr = ftrace_call_adjust(*p++); in ftrace_process_locs()