Searched refs:__arch_ftrace_set_direct_caller (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/loongarch/include/asm/
H A Dftrace.h88 __arch_ftrace_set_direct_caller(struct pt_regs *regs, unsigned long addr) function
94 __arch_ftrace_set_direct_caller(&(fregs)->regs, addr)
/linux-master/arch/riscv/include/asm/
H A Dftrace.h134 static inline void __arch_ftrace_set_direct_caller(struct pt_regs *regs, unsigned long addr) function
139 __arch_ftrace_set_direct_caller(&(fregs)->regs, addr)
/linux-master/arch/x86/include/asm/
H A Dftrace.h87 __arch_ftrace_set_direct_caller(struct pt_regs *regs, unsigned long addr) function
93 __arch_ftrace_set_direct_caller(&(fregs)->regs, addr)

Completed in 163 milliseconds