Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dftrace.h38 static inline void arch_ftrace_set_direct_caller(struct pt_regs *regs, unsigned long addr) in arch_ftrace_set_direct_caller() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h340 static inline void arch_ftrace_set_direct_caller(struct pt_regs *regs, in arch_ftrace_set_direct_caller() function
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c2407 arch_ftrace_set_direct_caller(regs, addr); in call_direct_funcs()