Home
last modified time | relevance | path

Searched defs:sys_pt_regs (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/um/sys-ia64/sysdep/
Dptrace.h9 struct sys_pt_regs { struct
10 int foo;
/linux-2.6.39/arch/um/sys-ppc/shared/sysdep/
Dptrace.h36 struct sys_pt_regs { struct
37 PPC_REG regs[sizeof(struct sys_pt_regs_s) / sizeof(PPC_REG)]; argument