Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dftrace.c824 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() function
866 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_update_trampoline()
924 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()
942 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_trampoline_func()