ftrace_caller
addr == (unsigned long)&ftrace_caller)
tramp_addr = (unsigned long)ftrace_caller;
ret += ftrace_modify_code((unsigned long)&ftrace_caller,
extern void ftrace_caller(void);
(unsigned long)ftrace_caller,
(unsigned long)ftrace_caller,
return (addr == (unsigned long)ftrace_caller ? mod->arch.tramp : mod->arch.tramp_regs);
ret = ftrace_get_call_inst(rec, (unsigned long)ftrace_caller, &inst);
ret = ftrace_get_call_inst(rec, (unsigned long)ftrace_caller, &old);
ret = ftrace_get_call_inst(rec, (unsigned long)ftrace_caller, &nop_inst);
ptr = ppc_global_function_entry((void *)ftrace_caller);
entry = ppc_global_function_entry((void *)ftrace_caller);
addr = ppc_global_function_entry((void *)ftrace_caller);
orig_addr = (unsigned long)&ftrace_caller;
offset = (unsigned long) &ftrace_caller - pc;
void ftrace_caller(void);
#define FTRACE_ADDR ((unsigned long)ftrace_caller)
#define CALLER_ADDR ((long)(ftrace_caller))
start_offset = (unsigned long)ftrace_caller;
start_offset = (unsigned long)ftrace_caller;
start_offset = (unsigned long)ftrace_caller;
tramp_addr = (unsigned long)ftrace_caller;
extern void ftrace_caller(void);
#define FTRACE_ADDR ((unsigned long)ftrace_caller)