Searched refs:DIE_FAULT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | kdebug.h | 18 DIE_FAULT, enumerator
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | kdebug.h | 18 DIE_FAULT, enumerator
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | traps.c | 541 if (notify_die(DIE_FAULT, "ia64_fault", ®s, vector, si_code, SIGTRAP) in ia64_fault()
|
H A D | kprobes.c | 898 case DIE_FAULT: in kprobe_exceptions_notify()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | traps.c | 541 if (notify_die(DIE_FAULT, "ia64_fault", ®s, vector, si_code, SIGTRAP) in ia64_fault()
|
H A D | kprobes.c | 881 case DIE_FAULT: in kprobe_exceptions_notify()
|
Completed in 5 milliseconds