/linux/arch/hexagon/kernel/ |
H A 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 "r in show_regs() [all...] |
H A D | traps.c | 195 printk(KERN_EMERG "Oops: %s[#%d]:\n", str, ++die.counter); in die() 205 do_show_stack(current, ®s->r30, pt_elr(regs), KERN_EMERG); in die()
|
/linux/drivers/scsi/ |
H A 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 "qlogicpt in qlogicpti_load_firmware() [all...] |
/linux/arch/powerpc/kexec/ |
H A D | crash.c | 122 printk(KERN_EMERG "Sending IPI to other CPUs\n"); in crash_kexec_prepare_cpus() 151 printk(KERN_EMERG "IPI complete\n"); in crash_kexec_prepare_cpus() 155 printk(KERN_EMERG "ERROR: %d cpu(s) not responding\n", in crash_kexec_prepare_cpus() 176 printk(KERN_EMERG "Activate system reset (dumprestart) " in crash_kexec_prepare_cpus()
|
/linux/arch/powerpc/platforms/44x/ |
H A D | soc.c | 50 printk(KERN_EMERG "L2C: Cache Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler() 56 printk(KERN_EMERG "L2C: Tag Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler() 65 printk(KERN_EMERG "L2C: LRU error\n"); in l2c_error_handler()
|
/linux/kernel/locking/ |
H A D | spinlock_debug.c | 61 printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n", in spin_dump() 64 printk(KERN_EMERG " lock: %pS, .magic: %08x, .owner: %s/%d, " in spin_dump() 151 printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", in rwlock_bug()
|
/linux/tools/include/linux/ |
H A D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
|
/linux/include/linux/ |
H A D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
|
H A D | printk.h | 523 * This macro expands to a printk with KERN_EMERG loglevel. It uses pr_fmt() to 527 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 664 printk_once(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__) 716 printk_ratelimited(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
|
/linux/arch/um/include/shared/ |
H A D | user.h | 31 #define UM_KERN_EMERG KERN_EMERG
|
/linux/arch/sparc/kernel/ |
H A D | pci_msi.c | 56 printk(KERN_EMERG "MSI: Get head on msiqid[%lu] gives error %d\n", in sparc64_msiq_interrupt() 61 printk(KERN_EMERG "MSI: Dequeue head[%lu] from msiqid[%lu] " in sparc64_msiq_interrupt() 67 printk(KERN_EMERG "MSI: Set head[%lu] on msiqid[%lu] " in sparc64_msiq_interrupt()
|
/linux/arch/m68k/coldfire/ |
H A D | m528x.c | 122 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
|
/linux/arch/powerpc/platforms/83xx/ |
H A D | misc.c | 53 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
|
/linux/Documentation/translations/zh_CN/core-api/ |
H A D | printk-basics.rst | 40 | KERN_EMERG | "0" | pr_emerg() |
|
/linux/arch/hexagon/mm/ |
H A D | vm_fault.c | 152 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
|
/linux/arch/powerpc/kernel/ |
H A D | traps.c | 1545 printk(KERN_EMERG "Unexpected TM Bad Thing exception " in do_program_check() 1690 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1704 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1718 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 2104 printk(KERN_EMERG "VMX/Altivec assist exception in kernel mode" in DEFINE_INTERRUPT_HANDLER() 2249 printk (KERN_EMERG "PowerPC Book-E Watchdog Exception\n"); in DEFINE_INTERRUPT_HANDLER_NMI() 2261 printk(KERN_EMERG "Bad kernel stack pointer %lx at %lx\n", in DEFINE_INTERRUPT_HANDLER()
|
/linux/arch/x86/kvm/ |
H A D | ioapic.h | 111 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
|
/linux/kernel/debug/kdb/ |
H A D | kdb_bt.c | 33 show_stack(p, addr, KERN_EMERG); in kdb_show_stack()
|
/linux/arch/s390/kernel/ |
H A D | nmi.c | 262 printk(KERN_EMERG "mcck: Terminating task because of machine " in s390_handle_mcck() 264 printk(KERN_EMERG "mcck: task: %s, pid: %d.\n", in s390_handle_mcck()
|
/linux/drivers/usb/host/ |
H A D | bcma-hcd.c | 122 printk(KERN_EMERG "Failed to enable misc PPL!\n"); in bcma_hcd_init_chip_mips() 149 printk(KERN_EMERG in bcma_hcd_init_chip_mips()
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.h | 65 #define printf_emerg(args...) printk(KERN_EMERG args)
|
/linux/arch/mips/alchemy/ |
H A D | board-gpr.c | 46 printk(KERN_EMERG "Triggering watchdog soft reset...\n"); in gpr_reset()
|
/linux/arch/s390/boot/ |
H A D | boot.h | 83 #define boot_emerg(fmt, ...) boot_printk(KERN_EMERG boot_fmt(fmt), ##__VA_ARGS__)
|
/linux/arch/arm/kernel/ |
H A D | traps.c | 293 dump_mem(KERN_EMERG, "Stack: ", regs->ARM_sp, in __die() 296 dump_backtrace(regs, tsk, KERN_EMERG); in __die() 297 dump_instr(KERN_EMERG, regs); in __die()
|
/linux/fs/xfs/ |
H A D | xfs_message.h | 19 xfs_printk_index_wrap(KERN_EMERG, mp, fmt, ##__VA_ARGS__)
|