Home
last modified time | relevance | path

Searched refs:DIE_BPT (Results 1 – 9 of 9) sorted by relevance

/arch/powerpc/include/asm/
Dkdebug.h11 DIE_BPT, enumerator
/arch/sparc/include/asm/
Dkdebug_64.h14 DIE_BPT, /* ta 0x73 */ enumerator
/arch/s390/include/asm/
Dkdebug.h13 DIE_BPT, enumerator
/arch/sparc/kernel/
Duprobes.c267 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
286 case DIE_BPT: in arch_uprobe_exception_notify()
/arch/powerpc/kernel/
Duprobes.c149 case DIE_BPT: in arch_uprobe_exception_notify()
Dtraps.c1130 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in program_check_exception()
/arch/s390/kernel/
Dtraps.c201 if (notify_die(DIE_BPT, "bpt", regs, 0, in illegal_op()
Duprobes.c122 case DIE_BPT: in arch_uprobe_exception_notify()
Dkprobes.c661 case DIE_BPT: in kprobe_exceptions_notify()