Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dftrace.c921 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
/linux-4.1.27/kernel/trace/
Dftrace.c2555 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free() function
2721 arch_ftrace_trampoline_free(ops); in ftrace_shutdown()