Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dftrace.h416 void arch_ftrace_trampoline_free(struct ftrace_ops *ops);
/Linux-v5.4/arch/x86/kernel/
Dftrace.c967 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
/Linux-v5.4/kernel/trace/
Dftrace.c2648 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
2822 arch_ftrace_trampoline_free(ops); in ftrace_shutdown()