Searched defs:PT_REGS_ORIG_SYSCALL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/asm/
H A Dptrace.h31 #define PT_REGS_ORIG_SYSCALL(r) PT_REGS_EAX(r) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/asm/
H A Dptrace.h48 #define PT_REGS_ORIG_SYSCALL(r) PT_REGS_RAX(r) macro

Completed in 81 milliseconds