Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dftrace.c925 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
/linux-4.4.14/kernel/trace/
Dftrace.c2565 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
2731 arch_ftrace_trampoline_free(ops); in ftrace_shutdown()