Searched refs:DIE_SSTEPBP (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/arch/loongarch/include/asm/ |
D | kdebug.h | 18 DIE_SSTEPBP, enumerator
|
/Linux-v6.1/arch/mips/include/asm/ |
D | kdebug.h | 14 DIE_SSTEPBP, enumerator
|
/Linux-v6.1/arch/mips/kernel/ |
D | kprobes.c | 438 case DIE_SSTEPBP: in kprobe_exceptions_notify()
|
D | traps.c | 1094 if (notify_die(DIE_SSTEPBP, "single_step", regs, bcode, in do_bp()
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | traps.c | 430 if (notify_die(DIE_SSTEPBP, "Kprobe_SingleStep", regs, bcode, in do_bp()
|