Home
last modified time | relevance | path

Searched defs:arch_ftrace_set_direct_caller (Results 1 – 7 of 7) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dftrace.h81 #define arch_ftrace_set_direct_caller(fregs, addr) \ macro
/linux/arch/x86/include/asm/
H A Dftrace.h98 #define arch_ftrace_set_direct_caller(fregs, addr) \ macro
/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/arch/powerpc/include/asm/
H A Dftrace.h152 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, unsigned long addr) in arch_ftrace_set_direct_caller() function
/linux/arch/arm64/include/asm/
H A Dftrace.h176 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, in arch_ftrace_set_direct_caller() function
/linux/arch/riscv/include/asm/
H A Dftrace.h230 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.h568 static inline void arch_ftrace_set_direct_caller(struct ftrace_regs *fregs, in arch_ftrace_set_direct_caller() function