Searched refs:REGS_GS (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/um/sys-i386/shared/sysdep/
H A Dptrace.h44 #define REGS_GS(r) ((r)[HOST_GS]) macro
79 #define UPT_GS(r) REGS_GS((r)->gp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/shared/sysdep/
H A Dptrace.h68 #define REGS_GS(r) ((r)[HOST_GS]) macro
114 #define UPT_GS(r) REGS_GS((r)->gp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsignal.c17 REGS_GS(regs->gp) = sc->gs;
228 sc.gs = REGS_GS(regs->regs.gp);

Completed in 59 milliseconds