/linux-6.1.9/arch/hexagon/kernel/ |
D | vm_events.c | 24 show_regs_print_info(KERN_EMERG); in show_regs() 26 printk(KERN_EMERG "restart_r0: \t0x%08lx syscall_nr: %ld\n", in show_regs() 28 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs() 29 printk(KERN_EMERG "lc0: \t0x%08lx sa0: 0x%08lx m0: 0x%08lx\n", in show_regs() 31 printk(KERN_EMERG "lc1: \t0x%08lx sa1: 0x%08lx m1: 0x%08lx\n", in show_regs() 33 printk(KERN_EMERG "gp: \t0x%08lx ugp: 0x%08lx usr: 0x%08lx\n", in show_regs() 35 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs() 37 printk(KERN_EMERG "r0: \t0x%08lx %08lx %08lx %08lx\n", regs->r00, in show_regs() 41 printk(KERN_EMERG "r4: \t0x%08lx %08lx %08lx %08lx\n", regs->r04, in show_regs() 45 printk(KERN_EMERG "r8: \t0x%08lx %08lx %08lx %08lx\n", regs->r08, in show_regs() [all …]
|
D | traps.c | 195 printk(KERN_EMERG "Oops: %s[#%d]:\n", str, ++die.counter); in die() 203 do_show_stack(current, ®s->r30, pt_elr(regs), KERN_EMERG); in die()
|
/linux-6.1.9/arch/powerpc/platforms/maple/ |
D | setup.c | 75 printk(KERN_EMERG "Maple: Unable to translate NVRAM" in maple_find_nvram_base() 80 printk(KERN_EMERG "Maple: NVRAM address isn't PIO!\n"); in maple_find_nvram_base() 85 printk(KERN_EMERG "Maple: Unable to find NVRAM\n"); in maple_find_nvram_base() 104 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_restart() 115 printk(KERN_EMERG "Maple: Manual Restart Required\n"); in maple_restart() 132 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_power_off() 143 printk(KERN_EMERG "Maple: Manual Power-Down Required\n"); in maple_power_off()
|
D | time.c | 143 printk(KERN_EMERG "Maple: Unable to translate RTC" in maple_get_boot_time() 148 printk(KERN_EMERG "Maple: RTC address isn't PIO!\n"); in maple_get_boot_time()
|
/linux-6.1.9/arch/powerpc/kexec/ |
D | crash.c | 119 printk(KERN_EMERG "Sending IPI to other CPUs\n"); in crash_kexec_prepare_cpus() 148 printk(KERN_EMERG "IPI complete\n"); in crash_kexec_prepare_cpus() 152 printk(KERN_EMERG "ERROR: %d cpu(s) not responding\n", in crash_kexec_prepare_cpus() 173 printk(KERN_EMERG "Activate system reset (dumprestart) " in crash_kexec_prepare_cpus()
|
/linux-6.1.9/drivers/scsi/ |
D | qlogicpti.c | 197 printk(KERN_EMERG "qlogicpti%d: mbox_command loop timeout #1\n", in qlogicpti_mbox_command() 234 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #2\n", in qlogicpti_mbox_command() 248 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #3\n", in qlogicpti_mbox_command() 256 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #4\n", in qlogicpti_mbox_command() 355 printk(KERN_EMERG "qlogicpti%d: reset_hardware loop timeout\n", in qlogicpti_reset_hardware() 383 printk(KERN_EMERG "qlogicpti%d: Cannot execute ISP firmware.\n", in qlogicpti_reset_hardware() 394 printk(KERN_EMERG "qlogicpti%d: Cannot set initiator SCSI ID.\n", in qlogicpti_reset_hardware() 409 printk(KERN_EMERG "qlogicpti%d: Cannot init response queue.\n", in qlogicpti_reset_hardware() 421 printk(KERN_EMERG "qlogicpti%d: Cannot init request queue.\n", in qlogicpti_reset_hardware() 512 printk(KERN_EMERG "qlogicpti%d: Aieee, firmware checksum failed!", in qlogicpti_load_firmware() [all …]
|
/linux-6.1.9/arch/powerpc/platforms/4xx/ |
D | soc.c | 49 printk(KERN_EMERG "L2C: Cache Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler() 55 printk(KERN_EMERG "L2C: Tag Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler() 64 printk(KERN_EMERG "L2C: LRU error\n"); in l2c_error_handler()
|
/linux-6.1.9/kernel/locking/ |
D | spinlock_debug.c | 60 printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n", in spin_dump() 63 printk(KERN_EMERG " lock: %pS, .magic: %08x, .owner: %s/%d, " in spin_dump() 150 printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", in rwlock_bug()
|
/linux-6.1.9/tools/include/linux/ |
D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
|
/linux-6.1.9/include/linux/ |
D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
|
D | printk.h | 470 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 607 printk_once(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 659 printk_ratelimited(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
|
/linux-6.1.9/arch/sparc/kernel/ |
D | traps_64.c | 73 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog() 78 printk(KERN_EMERG in dump_tl1_traplog() 1786 printk(KERN_EMERG "CPU[%d]: Cheetah+ %c-cache parity error at TPC[%016lx]\n", in cheetah_plus_parity_error() 1790 printk(KERN_EMERG "TPC<%pS>\n", (void *) regs->tpc); in cheetah_plus_parity_error() 2234 KERN_EMERG "NON-RESUMABLE ERROR", in sun4v_nonresum_error() 2266 printk(KERN_EMERG "SUN4V-ITLB: Error at TPC[%lx], tl %d\n", in sun4v_itlb_error_report() 2268 printk(KERN_EMERG "SUN4V-ITLB: TPC<%pS>\n", (void *) regs->tpc); in sun4v_itlb_error_report() 2269 printk(KERN_EMERG "SUN4V-ITLB: O7[%lx]\n", regs->u_regs[UREG_I7]); in sun4v_itlb_error_report() 2270 printk(KERN_EMERG "SUN4V-ITLB: O7<%pS>\n", in sun4v_itlb_error_report() 2272 printk(KERN_EMERG "SUN4V-ITLB: vaddr[%lx] ctx[%lx] " in sun4v_itlb_error_report() [all …]
|
D | pci_msi.c | 54 printk(KERN_EMERG "MSI: Get head on msiqid[%lu] gives error %d\n", in sparc64_msiq_interrupt() 59 printk(KERN_EMERG "MSI: Dequeue head[%lu] from msiqid[%lu] " in sparc64_msiq_interrupt() 65 printk(KERN_EMERG "MSI: Set head[%lu] on msiqid[%lu] " in sparc64_msiq_interrupt()
|
/linux-6.1.9/arch/um/include/shared/ |
D | user.h | 31 #define UM_KERN_EMERG KERN_EMERG
|
/linux-6.1.9/arch/s390/kernel/ |
D | nmi.c | 167 printk(KERN_EMERG "mcck: Terminating task because of machine " in __s390_handle_mcck() 169 printk(KERN_EMERG "mcck: task: %s, pid: %d.\n", in __s390_handle_mcck()
|
/linux-6.1.9/arch/m68k/coldfire/ |
D | m528x.c | 122 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
|
/linux-6.1.9/arch/powerpc/platforms/83xx/ |
D | misc.c | 51 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
|
/linux-6.1.9/Documentation/translations/zh_CN/core-api/ |
D | printk-basics.rst | 40 | KERN_EMERG | "0" | pr_emerg() |
|
/linux-6.1.9/arch/x86/kvm/ |
D | ioapic.h | 95 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
|
/linux-6.1.9/rust/kernel/ |
D | print.rs | 76 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG);
|
/linux-6.1.9/arch/parisc/kernel/ |
D | process.c | 125 printk(KERN_EMERG "System shut down completed.\n" in machine_power_off()
|
/linux-6.1.9/arch/hexagon/mm/ |
D | vm_fault.c | 158 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | traps.c | 1543 printk(KERN_EMERG "Unexpected TM Bad Thing exception " in do_program_check() 1660 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1674 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1688 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 2074 printk(KERN_EMERG "VMX/Altivec assist exception in kernel mode" in DEFINE_INTERRUPT_HANDLER() 2230 printk (KERN_EMERG "PowerPC Book-E Watchdog Exception\n"); in DEFINE_INTERRUPT_HANDLER_NMI() 2242 printk(KERN_EMERG "Bad kernel stack pointer %lx at %lx\n", in DEFINE_INTERRUPT_HANDLER()
|
/linux-6.1.9/kernel/debug/kdb/ |
D | kdb_bt.c | 33 show_stack(p, addr, KERN_EMERG); in kdb_show_stack()
|
/linux-6.1.9/drivers/usb/host/ |
D | bcma-hcd.c | 123 printk(KERN_EMERG "Failed to enable misc PPL!\n"); in bcma_hcd_init_chip_mips() 150 printk(KERN_EMERG in bcma_hcd_init_chip_mips()
|