Searched refs:PT_REGS_EDX (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-i386/asm/
H A Delf.h44 PT_REGS_EDX(regs) = 0; \
60 pr_reg[2] = PT_REGS_EDX(regs); \
H A Dptrace.h17 #define PT_REGS_EDX(r) UPT_EDX(&(r)->regs) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsysrq.c28 PT_REGS_EDX(regs));
H A Dsignal.c377 PT_REGS_EDX(regs) = (unsigned long) 0;
434 PT_REGS_EDX(regs) = (unsigned long) &frame->info;

Completed in 51 milliseconds