Searched refs:orig_pc (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dptrace.h135 unsigned long orig_pc; /* the original PC */ member in struct:single_step_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dasm-offsets.c45 offsetof(struct single_step_state, orig_pc));
H A Dsingle_step.c351 state->orig_pc = (unsigned long)pc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dptrace.h33 long orig_pc; member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dasm-offsets.c47 DEFINE(PT_ORIG_PC, offsetof(struct pt_regs, orig_pc));
H A Dtraps.c94 fp->orig_pc = fp->retx;

Completed in 125 milliseconds