| /linux/arch/hexagon/include/asm/ |
| H A D | ptrace.h | 14 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/sh/kernel/ |
| H A D | ptrace.c | 11 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | ptrace.h | 36 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/csky/include/asm/ |
| H A D | ptrace.h | 77 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/openrisc/include/asm/ |
| H A D | ptrace.h | 128 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/sh/include/asm/ |
| H A D | ptrace.h | 63 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/sparc/include/asm/ |
| H A D | ptrace.h | 88 int regs_query_register_offset(const char *name);
|
| /linux/arch/loongarch/include/asm/ |
| H A D | ptrace.h | 57 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/riscv/include/asm/ |
| H A D | ptrace.h | 123 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/mips/include/asm/ |
| H A D | ptrace.h | 67 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/arm/include/asm/ |
| H A D | ptrace.h | 130 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/arc/include/asm/ |
| H A D | ptrace.h | 157 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/s390/include/asm/ |
| H A D | ptrace.h | 243 int regs_query_register_offset(const char *name);
|
| /linux/arch/openrisc/kernel/ |
| H A D | ptrace.c | 216 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | ptrace.h | 227 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 343 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/x86/include/asm/ |
| H A D | ptrace.h | 318 extern int regs_query_register_offset(const char *name);
|
| /linux/arch/csky/kernel/ |
| H A D | ptrace.c | 257 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/arc/kernel/ |
| H A D | ptrace.c | 367 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/riscv/kernel/ |
| H A D | ptrace.c | 496 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/arm/kernel/ |
| H A D | ptrace.c | 97 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/parisc/kernel/ |
| H A D | ptrace.c | 735 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/s390/kernel/ |
| H A D | ptrace.c | 1003 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 79 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 1132 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|