Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dftrace.h49 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs() function
/linux/arch/powerpc/include/asm/
H A Dftrace.h40 static __always_inline struct pt_regs *arch_ftrace_get_regs(struct ftrace_regs *fregs) in arch_ftrace_get_regs() function
/linux/arch/riscv/include/asm/
H A Dftrace.h121 #define arch_ftrace_get_regs(regs) NULL macro