Searched refs:ftrace_graph_entry (Results 1 – 20 of 20) sorted by relevance
140 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()163 if (ftrace_graph_entry && ftrace_graph_return) { in ftrace_function_trampoline()
51 sethi %hi(ftrace_graph_entry), %g153 ldx [%g1 + %lo(ftrace_graph_entry)], %g1
162 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
119 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
144 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
71 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
107 lwi r6, r0, ftrace_graph_entry;
318 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
117 PTR_L t3, ftrace_graph_entry
396 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
236 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
164 ldr r1, =ftrace_graph_entry
444 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
1159 cmpl $ftrace_graph_entry_stub, ftrace_graph_entry
108 cmpq $ftrace_graph_entry_stub, ftrace_graph_entry
143 .long ftrace_graph_entry
425 extern trace_func_graph_ent_t ftrace_graph_entry;
597 if (!ftrace_graph_entry(&trace)) { in prepare_ftrace_return()
137 (compare to ftrace_stub) and ftrace_graph_entry (compare to163 + extern void (*ftrace_graph_entry)(...);165 + ftrace_graph_entry != ftrace_graph_entry_stub)
3234 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub; variable3393 ftrace_graph_entry = entryfunc; in register_ftrace_graph()3411 ftrace_graph_entry = ftrace_graph_entry_stub; in unregister_ftrace_graph()