Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dftrace.c843 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() function
885 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_update_trampoline()
945 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()
963 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_trampoline_func()