Home
last modified time | relevance | path

Searched refs:DIE_SSTEPBP (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dkdebug.h13 DIE_SSTEPBP enumerator
/linux-2.6.39/arch/mips/kernel/
Dkprobes.c378 case DIE_SSTEPBP: in kprobe_exceptions_notify()
Dtraps.c839 …if (notify_die(DIE_SSTEPBP, "single_step", regs, bcode, regs_to_trapnr(regs), SIGTRAP) == NOTIFY_S… in do_bp()