Searched defs:regs_get_kernel_stack_nth (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/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.14.4/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.14.4/arch/openrisc/kernel/ |
D | ptrace.c | 249 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux-6.14.4/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.14.4/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.14.4/arch/riscv/kernel/ |
D | ptrace.c | 324 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux-6.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.4/arch/arm64/kernel/ |
D | ptrace.c | 138 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|