Searched defs:regs_get_kernel_stack_nth (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/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
|
/linux-6.12.1/arch/mips/include/asm/ |
D | ptrace.h | 112 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/linux-6.12.1/arch/loongarch/include/asm/ |
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
|
/linux-6.12.1/arch/arc/kernel/ |
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
|
/linux-6.12.1/arch/riscv/kernel/ |
D | ptrace.c | 282 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/parisc/kernel/ |
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
|
/linux-6.12.1/arch/x86/include/asm/ |
D | ptrace.h | 397 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | ptrace.h | 389 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/sparc/kernel/ |
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
|
/linux-6.12.1/arch/s390/kernel/ |
D | ptrace.c | 1567 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux-6.12.1/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
|