Searched refs:PT_REGS_RDX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsysrq.c28 PT_REGS_RDX(regs), PT_REGS_RSI(regs), PT_REGS_RDI(regs));
H A Dsignal.c251 PT_REGS_RDX(regs) = (unsigned long) &frame->uc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/asm/
H A Delf.h54 PT_REGS_RDX(regs) = 0; \
H A Dptrace.h20 #define PT_REGS_RDX(r) UPT_RDX(&(r)->regs) macro

Completed in 71 milliseconds