Searched refs:ftrace_caller (Results 1 – 25 of 28) sorted by relevance
12
80 .globl ftrace_caller81 .type ftrace_caller,#function82 ftrace_caller: label105 .size ftrace_caller,.-ftrace_caller
41 ENTRY(ftrace_caller)43 .set ftrace_regs_caller,ftrace_caller
26 void ftrace_caller(void);34 #define FTRACE_ADDR ((unsigned long)ftrace_caller)
84 SYM_CODE_START(ftrace_caller)87 SYM_CODE_END(ftrace_caller)272 SYM_FUNC_START(ftrace_caller)289 SYM_FUNC_END(ftrace_caller)
17 extern void ftrace_caller(void);
14 #define FTRACE_ADDR (((struct fnptr *)ftrace_caller)->ip)
26 SYM_CODE_START(ftrace_caller)88 SYM_CODE_END(ftrace_caller)
340 start_offset = (unsigned long)ftrace_caller; in create_trampoline()451 start_offset = (unsigned long)ftrace_caller; in set_ftrace_ops_ro()470 start_offset = (unsigned long)ftrace_caller; in calc_trampoline_call_offset()
139 SYM_FUNC_START(ftrace_caller)163 SYM_FUNC_END(ftrace_caller);
19 #define CALLER_ADDR ((long)(ftrace_caller))
274 - ftrace_caller()315 the guts of the old mcount() will be used to create a new ftrace_caller()318 the ftrace_stub() as that will now be inlined in ftrace_caller().328 void ftrace_caller(void)346 will be patched to call ftrace_caller(). Second, since we only have one tracer347 active at a time, we will patch the ftrace_caller() function itself to call the378 inside of the ftrace_caller() function. So you should have sufficient padding393 - ftrace_caller()407 ftrace_caller() since some semantics may have changed
67 NESTED(ftrace_caller, PT_SIZE, ra)114 END(ftrace_caller)
141 ENTRY(ftrace_caller)161 ENDPROC(ftrace_caller)
165 .globl ftrace_caller166 ftrace_caller: label
13 _GLOBAL_TOC(ftrace_caller)
28 _GLOBAL(ftrace_caller)
375 ptr = ppc_global_function_entry((void *)ftrace_caller); in setup_mcount_compiler_tramp()635 entry = ppc_global_function_entry((void *)ftrace_caller);899 unsigned long addr = ppc_global_function_entry((void *)ftrace_caller);
152 _GLOBAL(ftrace_caller)
73 ENTRY(ftrace_caller)117 ENDPROC(ftrace_caller)
222 ENTRY(ftrace_caller)226 ENDPROC(ftrace_caller)
190 ret += ftrace_modify_code((unsigned long)&ftrace_caller, in ftrace_update_ftrace_func()
87 ENTRY(ftrace_caller)
555 extern void ftrace_caller(void);564 #define FTRACE_ADDR ((unsigned long)ftrace_caller)
286 (unsigned long)ftrace_caller, in module_finalize_ftrace()
160 SYM_CODE_START(ftrace_caller)172 SYM_CODE_END(ftrace_caller)