| /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/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/openrisc/kernel/ |
| H A D | ptrace.c | 216 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 343 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/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/sparc/kernel/ |
| H A D | ptrace_64.c | 1132 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/loongarch/kernel/ |
| H A D | ptrace.c | 841 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/x86/kernel/ |
| H A D | ptrace.c | 125 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/mips/kernel/ |
| H A D | ptrace.c | 923 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/arch/arm64/kernel/ |
| H A D | ptrace.c | 104 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
| /linux/kernel/trace/ |
| H A D | trace_probe.c | 1105 ret = regs_query_register_offset(arg + 1); in parse_probe_arg()
|