Home
last modified time | relevance | path

Searched refs:KERN_EMERG (Results 1 – 105 of 105) sorted by relevance

/linux-4.1.27/arch/hexagon/kernel/
Dvm_events.c36 show_regs_print_info(KERN_EMERG); in show_regs()
38 printk(KERN_EMERG "restart_r0: \t0x%08lx syscall_nr: %ld\n", in show_regs()
40 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs()
41 printk(KERN_EMERG "lc0: \t0x%08lx sa0: 0x%08lx m0: 0x%08lx\n", in show_regs()
43 printk(KERN_EMERG "lc1: \t0x%08lx sa1: 0x%08lx m1: 0x%08lx\n", in show_regs()
45 printk(KERN_EMERG "gp: \t0x%08lx ugp: 0x%08lx usr: 0x%08lx\n", in show_regs()
47 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs()
49 printk(KERN_EMERG "r0: \t0x%08lx %08lx %08lx %08lx\n", regs->r00, in show_regs()
53 printk(KERN_EMERG "r4: \t0x%08lx %08lx %08lx %08lx\n", regs->r04, in show_regs()
57 printk(KERN_EMERG "r8: \t0x%08lx %08lx %08lx %08lx\n", regs->r08, in show_regs()
[all …]
Dtraps.c213 printk(KERN_EMERG "Oops: %s[#%d]:\n", str, ++die.counter); in die()
/linux-4.1.27/arch/mn10300/kernel/
Dtraps.c238 printk(KERN_EMERG "\nCall Trace:\n"); in show_trace()
284 printk(KERN_EMERG "Stack:"); in show_stack()
289 printk(KERN_EMERG " "); in show_stack()
305 printk(KERN_EMERG "PC: %08lx EPSW: %08lx SSP: %08lx mode: %s\n", in show_registers_only()
307 printk(KERN_EMERG "d0: %08lx d1: %08lx d2: %08lx d3: %08lx\n", in show_registers_only()
309 printk(KERN_EMERG "a0: %08lx a1: %08lx a2: %08lx a3: %08lx\n", in show_registers_only()
311 printk(KERN_EMERG "e0: %08lx e1: %08lx e2: %08lx e3: %08lx\n", in show_registers_only()
313 printk(KERN_EMERG "e4: %08lx e5: %08lx e6: %08lx e7: %08lx\n", in show_registers_only()
315 printk(KERN_EMERG "lar: %08lx lir: %08lx mdr: %08lx usp: %08lx\n", in show_registers_only()
317 printk(KERN_EMERG "cvf: %08lx crl: %08lx crh: %08lx drq: %08lx\n", in show_registers_only()
[all …]
/linux-4.1.27/arch/x86/kernel/
Ddoublefault.c27 printk(KERN_EMERG "PANIC: double fault, gdt at %08lx [%d bytes]\n", gdt, gdt_desc.size); in doublefault_fn()
32 printk(KERN_EMERG "double fault, tss at %08lx\n", tss); in doublefault_fn()
37 printk(KERN_EMERG "eip = %08lx, esp = %08lx\n", in doublefault_fn()
40 printk(KERN_EMERG "eax = %08lx, ebx = %08lx, ecx = %08lx, edx = %08lx\n", in doublefault_fn()
42 printk(KERN_EMERG "esi = %08lx, edi = %08lx\n", in doublefault_fn()
Ddumpstack_32.c128 show_regs_print_info(KERN_EMERG); in show_regs()
142 show_stack_log_lvl(NULL, regs, &regs->sp, 0, KERN_EMERG); in show_regs()
Ddumpstack.c289 printk(KERN_EMERG "EIP: [<%08lx>] ", regs->ip); in __die()
Dsignal.c753 task_pid_nr(current) > 1 ? KERN_INFO : KERN_EMERG, in signal_fault()
Dpci-calgary_64.c888 printk(KERN_EMERG "Calgary: 0x%08x@0x%x\n", rcstat, in calioc2_dump_error_regs()
/linux-4.1.27/arch/powerpc/platforms/maple/
Dsetup.c81 printk(KERN_EMERG "Maple: Unable to translate NVRAM" in maple_find_nvram_base()
86 printk(KERN_EMERG "Maple: NVRAM address isn't PIO!\n"); in maple_find_nvram_base()
91 printk(KERN_EMERG "Maple: Unable to find NVRAM\n"); in maple_find_nvram_base()
110 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_restart()
121 printk(KERN_EMERG "Maple: Manual Restart Required\n"); in maple_restart()
137 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_power_off()
148 printk(KERN_EMERG "Maple: Manual Power-Down Required\n"); in maple_power_off()
Dtime.c149 printk(KERN_EMERG "Maple: Unable to translate RTC" in maple_get_boot_time()
154 printk(KERN_EMERG "Maple: RTC address isn't PIO!\n"); in maple_get_boot_time()
/linux-4.1.27/arch/powerpc/kernel/
Dcrash.c112 printk(KERN_EMERG "Sending IPI to other CPUs\n"); in crash_kexec_prepare_cpus()
130 printk(KERN_EMERG "IPI complete\n"); in crash_kexec_prepare_cpus()
134 printk(KERN_EMERG "ERROR: %d cpu(s) not responding\n", in crash_kexec_prepare_cpus()
155 printk(KERN_EMERG "Activate system reset (dumprestart) " in crash_kexec_prepare_cpus()
Dsetup-common.c134 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in machine_restart()
147 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in machine_power_off()
165 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in machine_halt()
Dtraps.c1193 printk(KERN_EMERG "Unexpected TM Bad Thing exception " in program_check_exception()
1325 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in kernel_fp_unavailable_exception()
1343 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in altivec_unavailable_exception()
1360 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in vsx_unavailable_exception()
1682 printk(KERN_EMERG "VMX/Altivec assist exception in kernel mode" in altivec_assist_exception()
1813 printk(KERN_EMERG "Unrecoverable exception %lx at %lx\n", in unrecoverable_exception()
1832 printk (KERN_EMERG "PowerPC Book-E Watchdog Exception\n"); in WatchdogException()
1843 printk(KERN_EMERG "Bad kernel stack pointer %lx at %lx\n", in kernel_bad_stack()
Drtas.c723 printk(KERN_EMERG "ibm,os-term call failed %d\n", status); in rtas_os_term()
/linux-4.1.27/kernel/locking/
Dspinlock_debug.c58 printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n", in spin_dump()
61 printk(KERN_EMERG " lock: %pS, .magic: %08x, .owner: %s/%d, " in spin_dump()
167 printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", in rwlock_bug()
191 printk(KERN_EMERG "BUG: read-lock lockup on CPU#%d, "
266 printk(KERN_EMERG "BUG: write-lock lockup on CPU#%d, "
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dp5.c30 printk(KERN_EMERG in pentium_machine_check()
35 printk(KERN_EMERG in pentium_machine_check()
Dwinchip.c20 printk(KERN_EMERG "CPU0: Machine Check Exception.\n"); in winchip_machine_check()
/linux-4.1.27/arch/avr32/mach-at32ap/
Dintc.c100 printk(KERN_EMERG "intc: no mmio resource defined\n"); in init_IRQ()
105 printk(KERN_EMERG "intc: no clock defined\n"); in init_IRQ()
113 printk(KERN_EMERG "intc: failed to map registers (0x%08lx)\n", in init_IRQ()
/linux-4.1.27/drivers/scsi/
Dqlogicpti.c196 printk(KERN_EMERG "qlogicpti%d: mbox_command loop timeout #1\n", in qlogicpti_mbox_command()
228 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #2\n", in qlogicpti_mbox_command()
242 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #3\n", in qlogicpti_mbox_command()
250 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #4\n", in qlogicpti_mbox_command()
344 printk(KERN_EMERG "qlogicpti%d: reset_hardware loop timeout\n", in qlogicpti_reset_hardware()
372 printk(KERN_EMERG "qlogicpti%d: Cannot execute ISP firmware.\n", in qlogicpti_reset_hardware()
383 printk(KERN_EMERG "qlogicpti%d: Cannot set initiator SCSI ID.\n", in qlogicpti_reset_hardware()
398 printk(KERN_EMERG "qlogicpti%d: Cannot init response queue.\n", in qlogicpti_reset_hardware()
410 printk(KERN_EMERG "qlogicpti%d: Cannot init request queue.\n", in qlogicpti_reset_hardware()
501 printk(KERN_EMERG "qlogicpti%d: Aieee, firmware checksum failed!", in qlogicpti_load_firmware()
[all …]
Deata_pio.c324 DBG(DBG_QUEUE, printk(KERN_EMERG "can_queue %d, x %d, y %d\n", sh->can_queue, x, y)); in eata_pio_queue_lck()
326 …panic(KERN_EMERG "eata_pio: run out of queue slots cmdno:%ld " "intrno: %ld\n", queue_counter, int… in eata_pio_queue_lck()
328 panic(KERN_EMERG "eata_pio: run out of queue slots....\n"); in eata_pio_queue_lck()
Daha152x.c2411 shost_printk(KERN_EMERG, shpnt, "%s\n", msg); in aha152x_error()
/linux-4.1.27/arch/blackfin/kernel/
Dtraps.c419 verbose_printk(KERN_EMERG "Caught Unhandled Exception, code = %08lx\n", in trap_c()
458 verbose_printk(KERN_EMERG "Please turn on " in trap_c()
512 printk(KERN_EMERG "Double Fault\n"); in double_fault_c()
518 printk(KERN_EMERG "While handling exception (EXCAUSE = 0x%x) at %s:\n", in double_fault_c()
545 printk(KERN_EMERG "All CPLBs are locked\n"); in panic_cplb_error()
552 printk(KERN_EMERG "Unknown CPLB Exception\n"); in panic_cplb_error()
Dearly_printk.c262 printk(KERN_EMERG "Early panic\n"); in early_trap_c()
Dsetup.c1022 printk(KERN_EMERG "Recovering from DOUBLE FAULT event\n");
1025 printk(KERN_EMERG " While handling exception (EXCAUSE = %#x) at %pF\n",
/linux-4.1.27/arch/unicore32/kernel/
Dtraps.c186 printk(KERN_EMERG "Internal error: %s: %x [#%d]\n", in __die()
197 printk(KERN_EMERG "Process %.*s (pid: %d, stack limit = 0x%p)\n", in __die()
201 dump_mem(KERN_EMERG, "Stack: ", regs->UCreg_sp, in __die()
204 dump_instr(KERN_EMERG, regs); in __die()
Dprocess.c129 printk(KERN_EMERG "Reboot failed -- System halted\n"); in machine_restart()
/linux-4.1.27/arch/powerpc/sysdev/
Dppc4xx_soc.c53 printk(KERN_EMERG "L2C: Cache Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
59 printk(KERN_EMERG "L2C: Tag Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
68 printk(KERN_EMERG "L2C: LRU error\n"); in l2c_error_handler()
/linux-4.1.27/arch/avr32/kernel/
Dtraps.c38 printk(KERN_EMERG); in die()
61 show_regs_log_lvl(regs, KERN_EMERG); in die()
62 show_stack_log_lvl(current, regs->sp, regs, KERN_EMERG); in die()
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dkern_levels.h7 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
/linux-4.1.27/include/linux/
Dkern_levels.h7 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
Dprintk.h244 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
321 printk_once(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
374 printk_ratelimited(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
Dacpi.h669 acpi_handle_printk(KERN_EMERG, handle, fmt, ##__VA_ARGS__)
/linux-4.1.27/arch/avr32/mm/
Dfault.c184 is_global_init(tsk) ? KERN_EMERG : KERN_INFO, in do_page_fault()
252 is_global_init(tsk) ? KERN_EMERG : KERN_INFO, in do_page_fault()
/linux-4.1.27/arch/s390/kernel/
Dnmi.c85 printk(KERN_EMERG "mcck: Terminating task because of machine " in s390_handle_mcck()
87 printk(KERN_EMERG "mcck: task: %s, pid: %d.\n", in s390_handle_mcck()
Dkprobes.c294 printk(KERN_EMERG "Invalid kprobe detected at %p.\n", p->addr); in kprobe_reenter_check()
/linux-4.1.27/arch/um/include/shared/
Duser.h30 #define UM_KERN_EMERG KERN_EMERG
/linux-4.1.27/arch/sparc/kernel/
Dtraps_64.c71 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
76 printk(KERN_EMERG in dump_tl1_traplog()
1757 printk(KERN_EMERG "CPU[%d]: Cheetah+ %c-cache parity error at TPC[%016lx]\n", in cheetah_plus_parity_error()
1761 printk(KERN_EMERG "TPC<%pS>\n", (void *) regs->tpc); in cheetah_plus_parity_error()
2089 KERN_EMERG "NON-RESUMABLE ERROR", in sun4v_nonresum_error()
2121 printk(KERN_EMERG "SUN4V-ITLB: Error at TPC[%lx], tl %d\n", in sun4v_itlb_error_report()
2123 printk(KERN_EMERG "SUN4V-ITLB: TPC<%pS>\n", (void *) regs->tpc); in sun4v_itlb_error_report()
2124 printk(KERN_EMERG "SUN4V-ITLB: O7[%lx]\n", regs->u_regs[UREG_I7]); in sun4v_itlb_error_report()
2125 printk(KERN_EMERG "SUN4V-ITLB: O7<%pS>\n", in sun4v_itlb_error_report()
2127 printk(KERN_EMERG "SUN4V-ITLB: vaddr[%lx] ctx[%lx] " in sun4v_itlb_error_report()
[all …]
Dpci_msi.c53 printk(KERN_EMERG "MSI: Get head on msiqid[%lu] gives error %d\n", in sparc64_msiq_interrupt()
58 printk(KERN_EMERG "MSI: Dequeue head[%lu] from msiqid[%lu] " in sparc64_msiq_interrupt()
64 printk(KERN_EMERG "MSI: Set head[%lu] on msiqid[%lu] " in sparc64_msiq_interrupt()
/linux-4.1.27/drivers/usb/host/
Dbcma-hcd.c114 printk(KERN_EMERG "Failed to enable misc PPL!\n"); in bcma_hcd_init_chip()
141 printk(KERN_EMERG in bcma_hcd_init_chip()
/linux-4.1.27/arch/m68k/coldfire/
Dm528x.c114 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
/linux-4.1.27/arch/blackfin/mach-common/
Dsmp.c286 printk(KERN_EMERG "CoreB Recovering from DOUBLE FAULT event\n"); in secondary_start_kernel()
288 printk(KERN_EMERG " While handling exception (EXCAUSE = %#x) at %pF\n", in secondary_start_kernel()
/linux-4.1.27/arch/mn10300/mm/
Dfault.c63 printk(KERN_EMERG "------------[ cut here ]------------\n"); in do_BUG()
64 printk(KERN_EMERG "kernel BUG at %s:%d!\n", file, line); in do_BUG()
/linux-4.1.27/arch/powerpc/platforms/83xx/
Dmisc.c53 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
/linux-4.1.27/arch/c6x/kernel/
Dprocess.c54 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in halt_loop()
/linux-4.1.27/arch/powerpc/mm/
Dfault.c282 printk(KERN_EMERG "Page fault in user mode with " in do_page_fault()
284 printk(KERN_EMERG "NIP = %lx MSR = %lx\n", in do_page_fault()
/linux-4.1.27/fs/xfs/
Dxfs_message.c56 define_xfs_printk_level(xfs_emerg, KERN_EMERG);
/linux-4.1.27/arch/x86/mm/
Dmmio-mod.c126 print_symbol(KERN_EMERG "faulting IP is at %s\n", regs->ip); in die_kmmio_nesting_error()
127 print_symbol(KERN_EMERG "last faulting IP was at %s\n", my_reason->ip); in die_kmmio_nesting_error()
Dfault.c718 printk(KERN_EMERG "Thread overran stack, or stack corrupted\n"); in no_context()
749 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in show_signal_msg()
/linux-4.1.27/arch/xtensa/kernel/
Dirq.c38 printk(KERN_EMERG "%s: cannot handle IRQ %d\n", in do_IRQ()
/linux-4.1.27/arch/x86/kvm/
Dioapic.h87 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
/linux-4.1.27/arch/parisc/kernel/
Dprocess.c140 printk(KERN_EMERG "System shut down completed.\n" in machine_power_off()
Dtraps.c288 printk(KERN_EMERG "Fatal exception: panic in 5 seconds\n"); in die_if_kernel()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_glue.h78 #define printf_emerg(args...) printk(KERN_EMERG args)
/linux-4.1.27/arch/hexagon/mm/
Dvm_fault.c177 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
/linux-4.1.27/arch/arm64/kernel/
Dtraps.c209 dump_mem(KERN_EMERG, "Stack: ", regs->sp, in __die()
212 dump_instr(KERN_EMERG, regs); in __die()
/linux-4.1.27/arch/mips/alchemy/
Dboard-gpr.c73 printk(KERN_EMERG "Triggering watchdog soft reset...\n"); in gpr_reset()
/linux-4.1.27/arch/x86/mm/kmemcheck/
Derror.c131 printk(KERN_EMERG "ERROR: kmemcheck: Fatal error\n"); in kmemcheck_error_recall()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c248 ptype = KERN_EMERG; in cfs_print_to_console()
/linux-4.1.27/arch/metag/mm/
Dfault.c191 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in do_page_fault()
/linux-4.1.27/arch/powerpc/platforms/44x/
Dwarp.c156 printk(KERN_EMERG "\n\nCritical Temperature Shutdown\n\n"); in temp_isr()
/linux-4.1.27/drivers/net/wireless/ath/
Dath.h216 ath_printk(KERN_EMERG, common, fmt, ##__VA_ARGS__)
/linux-4.1.27/kernel/irq/
Dspurious.c420 printk(KERN_EMERG "Disabling IRQ #%d\n", irq); in note_interrupt()
/linux-4.1.27/drivers/ssb/
Dssb_private.h19 #define ssb_emerg(fmt, ...) ssb_printk(KERN_EMERG PFX fmt, ##__VA_ARGS__)
/linux-4.1.27/arch/cris/arch-v10/drivers/
Daxisflashmap.c402 printk(KERN_EMERG "axisflashmap: Cannot create an MTD RAM " in init_axis_flash()
/linux-4.1.27/init/
Ddo_mounts_rd.c100 printk(KERN_EMERG in identify_ramdisk_image()
Dinitramfs.c647 printk(KERN_EMERG "Initramfs unpacking failed: %s\n", err); in populate_rootfs()
/linux-4.1.27/arch/arm/kernel/
Dtraps.c257 dump_mem(KERN_EMERG, "Stack: ", regs->ARM_sp, in __die()
260 dump_instr(KERN_EMERG, regs); in __die()
/linux-4.1.27/arch/um/kernel/
Dtrap.c152 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in show_segv_info()
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c1932 printk(KERN_EMERG in get_cpu_topology()
1957 printk(KERN_EMERG "%d cpus per socket invalid\n", in get_cpu_topology()
2024 printk(KERN_EMERG "uvhub version not 1, 2 or 3\n"); in scan_sock()
2030 printk(KERN_EMERG "%d cpus per uvhub invalid\n", in scan_sock()
/linux-4.1.27/arch/tile/kernel/
Dsignal.c385 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in trace_unhandled_signal()
/linux-4.1.27/arch/sparc/mm/
Dfault_32.c116 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in show_signal_msg()
Dfault_64.c159 task_pid_nr(tsk) > 1 ? KERN_INFO : KERN_EMERG, in show_signal_msg()
/linux-4.1.27/arch/s390/oprofile/
Dhwsampler.c103 printk(KERN_EMERG "CPUMF sampling did not stop properly.\n"); in smp_ctl_ssctl_stop()
131 printk(KERN_EMERG "CPUMF sampling was not set inactive.\n"); in smp_ctl_ssctl_deactivate()
/linux-4.1.27/drivers/s390/kvm/
Dkvm_virtio.c316 printk(KERN_EMERG "Cannot allocate kvm dev %u type %u\n", in add_kvm_device()
/linux-4.1.27/arch/unicore32/mm/
Dfault.c399 printk(KERN_EMERG "r0 :%08x r1 :%08x\n", res1, res2); in do_good()
/linux-4.1.27/fs/jbd/
Djournal.c1008 printk(KERN_EMERG in journal_create()
1849 printk(KERN_EMERG "JBD: no memory for journal_head cache\n"); in journal_init_journal_head_cache()
2083 printk(KERN_EMERG "JBD: failed to create handle cache\n"); in journal_init_handle_cache()
/linux-4.1.27/arch/cris/arch-v32/drivers/
Daxisflashmap.c324 printk(KERN_EMERG "axisflashmap: Cannot create an MTD RAM " in init_axis_flash()
/linux-4.1.27/fs/jbd2/
Djournal.c2300 printk(KERN_EMERG "JBD2: no memory for jbd2_slab cache\n"); in jbd2_journal_create_slab()
2382 printk(KERN_EMERG "JBD2: no memory for journal_head cache\n"); in jbd2_journal_init_journal_head_cache()
2638 printk(KERN_EMERG "JBD2: failed to create handle cache\n"); in jbd2_journal_init_handle_cache()
2643 printk(KERN_EMERG "JBD2: failed to create inode cache\n"); in jbd2_journal_init_handle_cache()
/linux-4.1.27/drivers/edac/
Dedac_device.c702 edac_device_printk(edac_dev, KERN_EMERG, in edac_device_handle_ue()
Di7300_edac.c399 i7300_mc_printk(mci, KERN_EMERG, "%s misc error: %s\n", in i7300_process_error_global()
Di5400_edac.c648 i5400_mc_printk(mci, KERN_EMERG, in i5400_process_nonfatal_error_info()
/linux-4.1.27/fs/ext4/
Dpage-io.c177 ext4_msg(inode->i_sb, KERN_EMERG, in ext4_end_io()
Dmballoc.c546 printk(KERN_EMERG \
2546 printk(KERN_EMERG in ext4_groupinfo_create_slab()
/linux-4.1.27/arch/ia64/kernel/
Dprocess.c159 printk(KERN_EMERG "%s", s); in console_print()
Dmca.c292 printk(KERN_EMERG "mlogbuf_finish: printing switched to urgent mode, " in ia64_mlogbuf_finish()
340 mprintk(KERN_EMERG "%s: spinning here, not returning to SAL\n", func); in ia64_mca_spin()
/linux-4.1.27/drivers/firmware/google/
Dgsmi.c633 printk(KERN_EMERG "gsmi: Log Shutdown Reason 0x%02x\n", in gsmi_shutdown_reason()
/linux-4.1.27/fs/logfs/
Dsuper.c40 printk(KERN_EMERG"Logfs: Error reading emergency page\n"); in emergency_read_begin()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Dmal.c732 WARN(1, KERN_EMERG in mal_remove()
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s.c345 printk(KERN_EMERG "KVM: Check pending: %lx\n", vcpu->arch.pending_exceptions); in kvmppc_core_prepare_to_enter()
Dbook3s_pr.c1214 printk(KERN_EMERG "exit_nr=0x%x | pc=0x%lx | msr=0x%lx\n", in kvmppc_handle_exit_pr()
Dbooke.c1333 printk(KERN_EMERG "exit_nr %d\n", exit_nr); in kvmppc_handle_exit()
Dbook3s_hv.c932 printk(KERN_EMERG "trap=0x%x | pc=0x%lx | msr=0x%llx\n", in kvmppc_handle_exit_hv()
/linux-4.1.27/drivers/acpi/apei/
Dghes.c826 __ghes_print_estatus(KERN_EMERG, ghes_global->generic, in ghes_notify_nmi()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c327 printk(KERN_EMERG "negative max_nob: %d\n", in libcfs_debug_vmsg2()
/linux-4.1.27/arch/mips/kernel/
Dtraps.c405 printk(KERN_EMERG "Fatal exception: panic in 5 seconds"); in die()
/linux-4.1.27/mm/
Dpercpu.c1548 pcpu_dump_alloc_info(KERN_EMERG, ai); \ in pcpu_setup_first_chunk()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h144 drbd_printk(KERN_EMERG, obj, fmt, ## args)
/linux-4.1.27/drivers/base/
Dcore.c2139 define_dev_printk_level(dev_emerg, KERN_EMERG);
/linux-4.1.27/drivers/atm/
Dzatm.c1596 printk(KERN_EMERG "%s: memory shortage\n", DEV_LABEL); in zatm_init_one()
/linux-4.1.27/fs/ext3/
Dinode.c3481 printk(KERN_EMERG "%s: transactions do not match!\n", in ext3_dirty_inode()
/linux-4.1.27/fs/btrfs/
Dctree.h4030 btrfs_printk(fs_info, KERN_EMERG fmt, ##args)
/linux-4.1.27/net/core/
Ddev.c7328 define_netdev_printk_level(netdev_emerg, KERN_EMERG);
/linux-4.1.27/kernel/sched/
Dcore.c7329 printk(KERN_EMERG "Thread overran stack, or stack corrupted\n"); in ___might_sleep()
/linux-4.1.27/kernel/trace/
Dtrace.c6920 #define KERN_TRACE KERN_EMERG
/linux-4.1.27/Documentation/
Dkernel-parameters.txt1874 0 (KERN_EMERG) system is unusable