Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c462 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() function
501 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_update_trampoline()
556 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()
574 offset = calc_trampoline_call_offset(ops->flags & FTRACE_OPS_FL_SAVE_REGS); in arch_ftrace_trampoline_func()