Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dftrace.h101 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, unsigned long addr) in arch_ftrace_set_direct_caller() function
/linux/include/linux/
H A Dftrace.h566 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, in arch_ftrace_set_direct_caller() function
/linux/kernel/trace/
H A Dftrace.c2594 arch_ftrace_set_direct_caller(fregs, addr); in call_direct_funcs()