Searched defs:regs_get_kernel_stack_nth (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | ptrace.h | 109 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | ptrace.h | 111 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
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
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | ptrace.c | 772 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | ptrace.h | 312 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | ptrace.h | 311 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
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
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | ptrace_64.c | 1169 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | ptrace.c | 1708 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | ptrace.c | 137 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|