/kernel/linux/linux-5.10/arch/sh/kernel/ |
D | traps.c | 44 notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV); in die() 140 if (notify_die(DIE_TRAP, "debug trap", regs, 0, vec & 0xff, in BUILD_TRAP_HANDLER() 157 if (notify_die(DIE_TRAP, "bug trap", regs, 0, TRAPA_BUG_OPCODE & 0xff, in BUILD_TRAP_HANDLER() 191 switch (notify_die(DIE_NMI, "NMI", regs, 0, vec & 0xff, SIGINT)) { in BUILD_TRAP_HANDLER()
|
D | hw_breakpoint.c | 363 notify_die(DIE_BREAKPOINT, "breakpoint", regs, 0, ex, SIGTRAP); in BUILD_TRAP_HANDLER()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | traps.c | 174 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, signr) != in do_error_trap() 293 if (notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_AC, SIGBUS) == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE() 411 notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_DF, SIGSEGV); in DEFINE_IDTENTRY_DF() 468 if (notify_die(DIE_TRAP, "bounds", regs, 0, in DEFINE_IDTENTRY() 608 ret = notify_die(DIE_GPF, desc, regs, error_code, X86_TRAP_GP, SIGSEGV); in DEFINE_IDTENTRY_ERRORCODE() 650 res = notify_die(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, SIGTRAP); in do_int3() 869 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug() 1065 if (notify_die(DIE_TRAP, str, regs, 0, trapnr, in math_error() 1166 if (notify_die(DIE_TRAP, "iret exception", regs, 0, in DEFINE_IDTENTRY_SW()
|
D | dumpstack.c | 423 if (notify_die(DIE_OOPS, str, regs, err, in __die_body()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | traps_64.c | 92 if (notify_die(DIE_TRAP, "bad trap", regs, in bad_trap() 118 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1() 191 if (notify_die(DIE_TRAP, "instruction access exception", regs, in spitfire_insn_access_exception() 212 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1() 225 if (notify_die(DIE_TRAP, "instruction access exception", regs, in sun4v_insn_access_exception() 245 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1() 295 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception() 331 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 344 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception() 401 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1() [all …]
|
D | nmi.c | 72 if (notify_die(DIE_NMIWATCHDOG, str, regs, 0, in die_nmi() 95 if (notify_die(DIE_NMI, "nmi", regs, 0, in perfctr_irq()
|
D | uprobes.c | 254 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
|
D | kprobes.c | 432 if (notify_die((trap_level == 0x170) ? DIE_DEBUG : DIE_DEBUG_2, in kprobe_trap()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | traps.c | 60 if (notify_die(DIE_TRAP, str, regs, 0, in do_trap() 69 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap() 176 if (notify_die(DIE_BPT, "bpt", regs, 0, in illegal_op()
|
D | dumpstack.c | 206 notify_die(DIE_OOPS, str, regs, 0, regs->int_code & 0xffff, SIGSEGV); in die()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | traps.c | 69 if (notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV) in die() 107 if (notify_die(DIE_BREAK, "break 0", regs, break_num, TRAP_BRKPT, SIGTRAP) in ia64_bad_break() 171 if (notify_die(DIE_BREAK, "bad break", regs, break_num, TRAP_BRKPT, SIGTRAP) in ia64_bad_break() 541 if (notify_die(DIE_FAULT, "ia64_fault", ®s, vector, si_code, SIGTRAP) in ia64_fault()
|
D | process.c | 591 (void) notify_die(DIE_MACHINE_RESTART, restart_cmd, NULL, 0, 0, 0); in machine_restart() 598 (void) notify_die(DIE_MACHINE_HALT, "", NULL, 0, 0, 0); in machine_halt()
|
/kernel/linux/linux-5.10/include/linux/ |
D | kdebug.h | 20 int notify_die(enum die_val val, const char *str,
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
D | traps.c | 49 ret = notify_die(DIE_OOPS, str, regs, 0, cause, SIGSEGV); in die() 159 else if (notify_die(DIE_TRAP, "EBREAK", regs, 0, regs->cause, SIGTRAP) in do_trap_break()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | traps.c | 392 if (notify_die(DIE_OOPS, str, regs, 0, current->thread.trap_nr, in die() 478 if (notify_die(DIE_OOPS, "bus error", regs, 0, current->thread.trap_nr, in do_be() 874 if (notify_die(DIE_FP, "FP exception", regs, 0, current->thread.trap_nr, in do_fpe() 971 if (notify_die(DIE_TRAP, str, regs, code, current->thread.trap_nr, in do_trap_or_bp() 1073 if (notify_die(DIE_UPROBE, "uprobe", regs, bcode, in do_bp() 1079 if (notify_die(DIE_UPROBE_XOL, "uprobe_xol", regs, bcode, in do_bp() 1085 if (notify_die(DIE_BREAK, "debug", regs, bcode, in do_bp() 1091 if (notify_die(DIE_SSTEPBP, "single_step", regs, bcode, in do_bp() 1192 if (notify_die(DIE_RI, "RI Fault", regs, 0, current->thread.trap_nr, in do_ri() 1516 if (notify_die(DIE_MSAFP, "MSA FP exception", regs, 0, in do_msa_fpe()
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
D | traps.c | 151 rc = notify_die(DIE_IERR, "kprobe_ierr", regs, address, 0, SIGILL); in do_insterror_or_kprobe()
|
D | kprobes.c | 429 notify_die(DIE_TRAP, "kprobe_trap", regs, address, 0, SIGTRAP); in trap_is_kprobe()
|
/kernel/linux/linux-5.10/kernel/ |
D | notifier.c | 535 int notrace notify_die(enum die_val val, const char *str, in notify_die() function 550 NOKPROBE_SYMBOL(notify_die);
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | traps.c | 275 if (notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV) == NOTIFY_STOP) in __die() 1112 if (notify_die(DIE_IABR_MATCH, "iabr_match", regs, 5, in instruction_breakpoint_exception() 1138 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in single_step_exception() 1495 if (notify_die(DIE_BPT, "breakpoint", regs, 5, 5, SIGTRAP) in program_check_exception() 2049 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DebugException() 2066 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DebugException()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
D | traps.c | 102 ret = notify_die(DIE_OOPS, str, regs, 0, trap_no(regs), SIGSEGV); in die()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | fault.c | 61 if (notify_die(DIE_PAGE_FAULT, "page fault", regs, -1, in __do_page_fault()
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
D | traps.c | 201 if (notify_die(DIE_OOPS, str, regs, err, pt_cause(regs), SIGSEGV) == in die()
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
D | traps.c | 273 if (notify_die(DIE_OOPS, "Oops", regs, addr, type, SIGTRAP) in do_debug_trap()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | traps.c | 418 (void)notify_die(DIE_OOPS, msg, regs, 0, code, SIGTRAP); in parisc_terminate()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | traps.c | 285 ret = notify_die(DIE_OOPS, str, regs, err, tsk->thread.trap_no, SIGSEGV); in __die()
|