Home
last modified time | relevance | path

Searched refs:calc_trampoline_call_offset (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dftrace.c803 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() function
842 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_update_trampoline()
899 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()
917 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_trampoline_func()