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
36 ENTRY(ftrace_caller)38 .set ftrace_regs_caller,ftrace_caller
18 void ftrace_caller(void);26 #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);
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)174 SYM_FUNC_END(ftrace_caller);
14 #define FTRACE_ADDR (((struct fnptr *)ftrace_caller)->ip)
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
19 #define CALLER_ADDR ((long)(ftrace_caller))
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()634 entry = ppc_global_function_entry((void *)ftrace_caller);898 unsigned long addr = ppc_global_function_entry((void *)ftrace_caller);
152 _GLOBAL(ftrace_caller)
144 ENTRY(ftrace_caller)170 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)
579 extern void ftrace_caller(void);588 #define FTRACE_ADDR ((unsigned long)ftrace_caller)
279 (unsigned long)ftrace_caller, in module_finalize_ftrace()
165 SYM_CODE_START(ftrace_caller)177 SYM_CODE_END(ftrace_caller)