Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dftrace.c572 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
/openbmc/linux/include/linux/
H A Dftrace.h651 void arch_ftrace_trampoline_free(struct ftrace_ops *ops);
/openbmc/linux/kernel/trace/
H A Dftrace.c2940 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
2986 arch_ftrace_trampoline_free(ops); in ftrace_trampoline_free()