Searched refs:DIE_BPT (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| H A D | kdebug.h | 11 DIE_BPT, enumerator
|
| /linux/arch/sparc/kernel/ |
| H A D | uprobes.c | 256 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap() 275 case DIE_BPT: in arch_uprobe_exception_notify()
|
| /linux/arch/sparc/include/asm/ |
| H A D | kdebug_64.h | 14 DIE_BPT, /* ta 0x73 */ enumerator
|
| /linux/arch/s390/include/asm/ |
| H A D | kdebug.h | 13 DIE_BPT, enumerator
|
| /linux/arch/powerpc/kernel/ |
| H A D | uprobes.c | 149 case DIE_BPT: in arch_uprobe_exception_notify()
|
| H A D | traps.c | 1501 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in do_program_check()
|
| /linux/arch/s390/kernel/ |
| H A D | traps.c | 169 if (notify_die(DIE_BPT, "bpt", regs, 0, 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
|
| H A D | kprobes.c | 464 case DIE_BPT: in kprobe_exceptions_notify()
|
| H A D | uprobes.c | 120 case DIE_BPT: in arch_uprobe_exception_notify()
|