Searched refs:single_step_exception (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dppc_ksyms.c56 extern void single_step_exception(struct pt_regs *regs);
73 EXPORT_SYMBOL(single_step_exception); variable
H A Dtraps.c649 void single_step_exception(struct pt_regs *regs) function
H A Dhead_8xx.S274 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
H A Dhead.S391 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dppc_ksyms.c62 extern void single_step_exception(struct pt_regs *regs);
76 EXPORT_SYMBOL(single_step_exception); variable
H A Dhead_8xx.S274 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
H A Dtraps.c527 void __kprobes single_step_exception(struct pt_regs *regs) function
H A Dhead_32.S460 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
H A Dhead_64.S901 STD_EXCEPTION_COMMON(0xd00, single_step, .single_step_exception)

Completed in 177 milliseconds