Searched defs:regs_get_kernel_stack_nth (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ |
H A D | ptrace.h | 109 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 D | ptrace.h | 112 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 D | ptrace.h | 100 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 D | ptrace.c | 392 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 D | ptrace.c | 279 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 D | ptrace.c | 290 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 D | ptrace.c | 783 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 D | ptrace.h | 319 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 D | ptrace.c | 145 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 D | ptrace.h | 389 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 D | ptrace_64.c | 1167 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 D | ptrace.c | 1600 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 D | ptrace.c | 136 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|