Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dftrace.c913 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
/linux-4.4.14/kernel/trace/
Dftrace.c3223 arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
3233 ptr = arch_ftrace_trampoline_func(ops, rec); in add_trampoline_func()