Searched refs:ftrace_graph_entry (Results 1 – 11 of 11) sorted by relevance
145 if (!ftrace_graph_entry(&trace)) in function_graph_enter()376 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub; variable494 ftrace_graph_entry = ftrace_graph_entry_test; in update_function_graph_func()496 ftrace_graph_entry = __ftrace_graph_entry; in update_function_graph_func()638 ftrace_graph_entry = ftrace_graph_entry_test; in register_ftrace_graph()656 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
88 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
225 ldr_l x2, ftrace_graph_entry // || (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)
1086 extern trace_func_graph_ent_t ftrace_graph_entry;