Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dftrace.c458 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() function
497 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_update_trampoline()
550 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()
568 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_trampoline_func()