Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c566 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h514 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec);
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c3614 arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() function
3624 ptr = arch_ftrace_trampoline_func(ops, rec); in add_trampoline_func()