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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dptrace.c48 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
80 for (roff = regoffset_table; roff->name != NULL; roff++)
96 for (roff = regoffset_table; roff->name != NULL; roff++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace.c64 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
124 for (roff = regoffset_table; roff->name != NULL; roff++)
140 for (roff = regoffset_table; roff->name != NULL; roff++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dptrace.c60 static const struct pt_regs_offset regoffset_table[] = { variable in typeref:struct:pt_regs_offset
103 for (roff = regoffset_table; roff->name != NULL; roff++)
119 for (roff = regoffset_table; roff->name != NULL; roff++)

Completed in 37 milliseconds