Searched refs:PT_REGS_RBP (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-x86_64/
H A Dsysrq.c30 PT_REGS_RBP(regs), PT_REGS_R8(regs), PT_REGS_R9(regs));
/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.h57 PT_REGS_RBP(regs) = 0; \
H A Dptrace.h23 #define PT_REGS_RBP(r) UPT_RBP(&(r)->regs) macro

Completed in 68 milliseconds