Searched refs:DIE_INT3 (Results 1 – 4 of 4) sorted by relevance
| /arch/x86/include/asm/ |
| A D | kdebug.h | 12 DIE_INT3, enumerator
|
| /arch/x86/kernel/ |
| A D | traps.c | 858 if (kgdb_ll_trap(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, in do_int3() 867 res = notify_die(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, SIGTRAP); in do_int3()
|
| A D | uprobes.c | 1138 case DIE_INT3: in arch_uprobe_exception_notify()
|
| A D | alternative.c | 2220 if (val != DIE_INT3) in int3_exception_notify()
|
Completed in 17 milliseconds