Searched refs:DIE_BPT (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ |
D | kdebug.h | 10 DIE_BPT, enumerator
|
/linux-4.1.27/arch/s390/include/asm/ |
D | kdebug.h | 12 DIE_BPT, enumerator
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | uprobes.c | 149 case DIE_BPT: in arch_uprobe_exception_notify()
|
D | kprobes.c | 481 case DIE_BPT: in kprobe_exceptions_notify()
|
D | traps.c | 1155 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in program_check_exception()
|
/linux-4.1.27/arch/s390/kernel/ |
D | traps.c | 215 if (notify_die(DIE_BPT, "bpt", regs, 0, in illegal_op()
|
D | uprobes.c | 119 case DIE_BPT: in arch_uprobe_exception_notify()
|
D | kprobes.c | 653 case DIE_BPT: in kprobe_exceptions_notify()
|