| /linux-6.15/arch/sh/kernel/ |
| H A D | ptrace.c | 14 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 30 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| H A D | ptrace_32.c | 247 const struct pt_regs_offset regoffset_table[] = { variable
|
| /linux-6.15/arch/arc/kernel/ |
| H A D | ptrace.c | 24 static const struct pt_regs_offset regoffset_table[] = { variable 55 static const struct pt_regs_offset regoffset_table[] = { variable 371 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 380 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | ptrace.c | 171 static const struct pt_regs_offset regoffset_table[] = { variable 220 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | ptrace.h | 66 extern const struct pt_regs_offset regoffset_table[];
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | ptrace.c | 244 static const struct pt_regs_offset regoffset_table[] = { variable 295 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | ptrace.c | 672 static const struct pt_regs_offset regoffset_table[] = { variable 738 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 754 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | ptrace.c | 68 static const struct pt_regs_offset regoffset_table[] = { variable 100 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 116 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | ptrace.c | 206 static const struct pt_regs_offset regoffset_table[] = { variable 261 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 22 static const struct pt_regs_offset regoffset_table[] = { variable 82 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 98 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ptrace.c | 85 static const struct pt_regs_offset regoffset_table[] = { variable 128 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset() 144 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_name()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | ptrace.c | 785 static const struct pt_regs_offset regoffset_table[] = { variable 840 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 58 static const struct pt_regs_offset regoffset_table[] = { variable 1136 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | ptrace.c | 863 static const struct pt_regs_offset regoffset_table[] = { variable 926 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | ptrace.c | 58 static const struct pt_regs_offset regoffset_table[] = { variable 108 for (roff = regoffset_table; roff->name != NULL; roff++) in regs_query_register_offset()
|