/linux/arch/s390/include/asm/ |
A D | ptrace.h | 198 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n); 216 return regs_get_kernel_stack_nth(regs, argoffset + n); in regs_get_kernel_argument()
|
/linux/arch/x86/include/asm/ |
A D | ptrace.h | 315 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function 364 return regs_get_kernel_stack_nth(regs, n); in regs_get_kernel_argument()
|
/linux/arch/parisc/include/asm/ |
A D | ptrace.h | 50 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n);
|
/linux/arch/csky/include/asm/ |
A D | ptrace.h | 78 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
|
/linux/arch/sh/include/asm/ |
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
|
/linux/arch/sparc/include/asm/ |
A D | ptrace.h | 89 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n);
|
/linux/arch/mips/include/asm/ |
A D | ptrace.h | 111 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/linux/arch/arm/include/asm/ |
A D | ptrace.h | 131 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
|
/linux/arch/riscv/include/asm/ |
A D | ptrace.h | 119 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
|
/linux/arch/riscv/kernel/ |
A D | ptrace.c | 209 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux/arch/powerpc/include/asm/ |
A D | ptrace.h | 370 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
/linux/arch/arm64/include/asm/ |
A D | ptrace.h | 256 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
|
/linux/arch/csky/kernel/ |
A D | ptrace.c | 291 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux/arch/arm/kernel/ |
A D | ptrace.c | 146 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux/arch/parisc/kernel/ |
A D | ptrace.c | 770 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux/arch/sparc/kernel/ |
A 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
|
/linux/arch/s390/kernel/ |
A D | ptrace.c | 1617 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
/linux/arch/arm64/kernel/ |
A 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
|
/linux/kernel/trace/ |
A D | trace_kprobe.c | 1337 val = regs_get_kernel_stack_nth(regs, code->param); in process_fetch_insn()
|
/linux/ |
A D | System.map | 198 ffff800010018ed0 T regs_get_kernel_stack_nth
|
A D | .tmp_System.map | 198 ffff800010018ed0 T regs_get_kernel_stack_nth
|