Searched defs:arch_ftrace_set_direct_caller (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dftrace.h92 #define arch_ftrace_set_direct_caller(fregs, addr) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dftrace.h93 #define arch_ftrace_set_direct_caller(fregs, addr) \ macro
/linux-master/arch/arm64/include/asm/
H A Dftrace.h150 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, function
/linux-master/arch/s390/include/asm/
H A Dftrace.h108 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, unsigned long addr) function
/linux-master/arch/riscv/include/asm/
H A Dftrace.h138 #define arch_ftrace_set_direct_caller(fregs, addr) \ macro
/linux-master/include/linux/
H A Dftrace.h465 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, function

Completed in 180 milliseconds