Searched defs:ftrace_graph_caller (Results 1 - 8 of 8) sorted by relevance

/arch/x86/kernel/
H A Dmcount_64.S141 jnz ftrace_graph_caller
144 jnz ftrace_graph_caller
171 ENTRY(ftrace_graph_caller) function
189 END(ftrace_graph_caller)
H A Dentry_32.S1161 jnz ftrace_graph_caller
1164 jnz ftrace_graph_caller
1190 ENTRY(ftrace_graph_caller) function
1203 END(ftrace_graph_caller)
/arch/arm64/kernel/
H A Dentry-ftrace.S96 * - ftrace_graph_caller to set up an exit hook
121 b.ne ftrace_graph_caller
127 b.ne ftrace_graph_caller // ftrace_graph_caller();
151 * - ftrace_graph_caller to set up an exit hook
166 ftrace_graph_call: // ftrace_graph_caller();
168 // "b ftrace_graph_caller"
181 * void ftrace_graph_caller(void)
189 ENTRY(ftrace_graph_caller) function
196 ENDPROC(ftrace_graph_caller)
[all...]
/arch/s390/kernel/
H A Dmcount.S53 ENTRY(ftrace_graph_caller) function
/arch/sparc/lib/
H A Dmcount.S58 ba,pt %xcc, ftrace_graph_caller
107 ENTRY(ftrace_graph_caller) function
114 END(ftrace_graph_caller)
/arch/tile/kernel/
H A Dmcount_64.S99 * ftrace_graph_caller()
136 bnez r15, ftrace_graph_caller
152 bnez r17, ftrace_graph_caller
178 STD_ENTRY(ftrace_graph_caller)
179 ftrace_graph_caller: label
193 STD_ENDPROC(ftrace_graph_caller)
/arch/sh/lib/
H A Dmcount.S140 .long ftrace_graph_caller
204 .globl ftrace_graph_caller
205 ftrace_graph_caller: label
/arch/arm/kernel/
H A Dentry-common.S177 bne ftrace_graph_caller\suffix
183 bne ftrace_graph_caller\suffix
318 ENTRY(ftrace_graph_caller) function
322 ENDPROC(ftrace_graph_caller)

Completed in 250 milliseconds