Home
last modified time | relevance | path

Searched defs:regs_get_kernel_stack_nth (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dptrace.h109 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/mips/include/asm/
H A Dptrace.h112 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dptrace.h100 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/arc/kernel/
H A Dptrace.c392 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/riscv/kernel/
H A Dptrace.c279 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/csky/kernel/
H A Dptrace.c290 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c783 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/x86/include/asm/
H A Dptrace.h319 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c145 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dptrace.h389 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_64.c1167 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c1600 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c136 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function