Searched refs:regoffset_table (Results 1 - 7 of 7) sorted by relevance

/arch/sh/kernel/
H A Dptrace.c13 for (roff = regoffset_table; roff->name != NULL; roff++)
29 for (roff = regoffset_table; roff->name != NULL; roff++)
H A Dptrace_32.c283 const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
H A Dptrace_64.c255 const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
/arch/sh/include/asm/
H A Dptrace.h68 extern const struct pt_regs_offset regoffset_table[];
/arch/arm/kernel/
H A Dptrace.c66 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
98 for (roff = regoffset_table; roff->name != NULL; roff++)
114 for (roff = regoffset_table; roff->name != NULL; roff++)
/arch/powerpc/kernel/
H A Dptrace.c65 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
125 for (roff = regoffset_table; roff->name != NULL; roff++)
141 for (roff = regoffset_table; roff->name != NULL; roff++)
/arch/x86/kernel/
H A Dptrace.c61 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
104 for (roff = regoffset_table; roff->name != NULL; roff++)
120 for (roff = regoffset_table; roff->name != NULL; roff++)

Completed in 140 milliseconds