Searched refs:ftrace_graph_return (Results 1 – 11 of 11) sorted by relevance
250 ftrace_graph_return(&trace); in ftrace_return_to_handler()375 trace_func_graph_ret_t ftrace_graph_return = ftrace_stub_graph; variable629 ftrace_graph_return = gops->retfunc; in register_ftrace_graph()655 ftrace_graph_return = ftrace_stub_graph; in unregister_ftrace_graph()
46 sethi %hi(ftrace_graph_return), %g147 ldx [%g1 + %lo(ftrace_graph_return)], %g3
84 la t0, ftrace_graph_return
96 lwi r5, r0, ftrace_graph_return;
118 lrw a0, ftrace_graph_return
136 PTR_L t3, ftrace_graph_return
131 .long ftrace_graph_return
221 ldr_l x2, ftrace_graph_return
44 ldr_va r2, ftrace_graph_return
123 The mcount function should check the function pointers ftrace_graph_return150 + extern void (*ftrace_graph_return)(...);152 + if (ftrace_graph_return != ftrace_stub ||
1085 extern trace_func_graph_ret_t ftrace_graph_return;