Searched defs:regs_get_kernel_stack_nth (Results 1 – 14 of 14) sorted by relevance
| /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
|
| /arch/mips/include/asm/ |
| A D | ptrace.h | 113 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
| /arch/loongarch/include/asm/ |
| 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
|
| /arch/openrisc/kernel/ |
| A 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
|
| /arch/arc/kernel/ |
| 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
|
| /arch/csky/kernel/ |
| 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
|
| /arch/riscv/kernel/ |
| A 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
|
| /arch/parisc/kernel/ |
| 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
|
| /arch/x86/include/asm/ |
| A D | ptrace.h | 397 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, in regs_get_kernel_stack_nth() function
|
| /arch/arm/kernel/ |
| 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
|
| /arch/powerpc/include/asm/ |
| 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
|
| /arch/s390/include/asm/ |
| A D | ptrace.h | 261 static __always_inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) in regs_get_kernel_stack_nth() function
|
| /arch/sparc/kernel/ |
| 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
|
| /arch/arm64/kernel/ |
| A 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
|
Completed in 25 milliseconds