Searched refs:ftrace_return_to_handler (Results 1 – 12 of 12) sorted by relevance
112 bl ftrace_return_to_handler
121 call ftrace_return_to_handler
207 jal ftrace_return_to_handler
155 bralid r15, ftrace_return_to_handler;
179 jsri ftrace_return_to_handler
253 .long ftrace_return_to_handler
47 unsigned long ftrace_return_to_handler(struct ftrace_regs *fregs);49 unsigned long ftrace_return_to_handler(unsigned long frame_pointer);
194 call ftrace_return_to_handler210 in the task's cur_ret_stack. Within ftrace_return_to_handler(), the original216 ftrace_return_to_handler() has removed the address from cur_ret_stack, and the
137 That function will simply call the common ftrace_return_to_handler function and194 void (*original_return_point)(void) = ftrace_return_to_handler();218 Similarly, when you call ftrace_return_to_handler(), pass it the frame pointer.
262 bl ftrace_return_to_handler
872 unsigned long ftrace_return_to_handler(struct ftrace_regs *fregs) in ftrace_return_to_handler() function878 unsigned long ftrace_return_to_handler(unsigned long frame_pointer) in ftrace_return_to_handler() function
2114 .import ftrace_return_to_handler,code2115 load32 ftrace_return_to_handler,%ret0