Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkdebug.h11 DIE_BPT, enumerator
/linux-6.3-rc2/arch/sparc/include/asm/
A Dkdebug_64.h14 DIE_BPT, /* ta 0x73 */ enumerator
/linux-6.3-rc2/arch/s390/include/asm/
A Dkdebug.h13 DIE_BPT, enumerator
/linux-6.3-rc2/arch/sparc/kernel/
A Duprobes.c254 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
273 case DIE_BPT: in arch_uprobe_exception_notify()
/linux-6.3-rc2/arch/powerpc/kernel/
A Duprobes.c149 case DIE_BPT: in arch_uprobe_exception_notify()
A Dtraps.c1498 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in do_program_check()
/linux-6.3-rc2/arch/s390/kernel/
A Dtraps.c180 if (notify_die(DIE_BPT, "bpt", regs, 0, in illegal_op()
A Dkprobes.c492 case DIE_BPT: in kprobe_exceptions_notify()
A Duprobes.c122 case DIE_BPT: in arch_uprobe_exception_notify()

Completed in 15 milliseconds