Searched refs:ftrace_graph_entry (Results 1 – 11 of 11) sorted by relevance
146 if (!ftrace_graph_entry(&trace)) in function_graph_enter()401 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub; variable519 ftrace_graph_entry = ftrace_graph_entry_test; in update_function_graph_func()521 ftrace_graph_entry = __ftrace_graph_entry; in update_function_graph_func()663 ftrace_graph_entry = ftrace_graph_entry_test; in register_ftrace_graph()681 ftrace_graph_entry = ftrace_graph_entry_stub; in unregister_ftrace_graph()
51 sethi %hi(ftrace_graph_entry), %g153 ldx [%g1 + %lo(ftrace_graph_entry)], %g1
54 la.pcrel t3, ftrace_graph_entry
90 la t3, ftrace_graph_entry
102 lwi r6, r0, ftrace_graph_entry;
124 lrw a0, ftrace_graph_entry
140 PTR_L t3, ftrace_graph_entry
133 .long ftrace_graph_entry
48 ldr_va r2, ftrace_graph_entry
124 (compare to ftrace_stub) and ftrace_graph_entry (compare to151 + extern void (*ftrace_graph_entry)(...);153 + ftrace_graph_entry != ftrace_graph_entry_stub)
1113 extern trace_func_graph_ent_t ftrace_graph_entry;