Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dftrace.c909 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
/linux-4.1.27/kernel/trace/
Dftrace.c3213 arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
3223 ptr = arch_ftrace_trampoline_func(ops, rec); in add_trampoline_func()