Home
last modified time | relevance | path

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

123

/linux/arch/hexagon/kernel/
H A Dvm_events.c24 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 Dtraps.c195 printk(KERN_EMERG "Oops: %s[#%d]:\n", str, ++die.counter); in die()
205 do_show_stack(current, &regs->r30, pt_elr(regs), KERN_EMERG); in die()
/linux/drivers/scsi/
H A Dqlogicpti.c197 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 Dcrash.c122 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 Dsoc.c50 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 Dspinlock_debug.c61 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 Dkern_levels.h8 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
/linux/include/linux/
H A Dkern_levels.h8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
H A Dprintk.h523 * 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 Duser.h31 #define UM_KERN_EMERG KERN_EMERG
/linux/arch/sparc/kernel/
H A Dpci_msi.c56 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 Dm528x.c122 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
/linux/arch/powerpc/platforms/83xx/
H A Dmisc.c53 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-basics.rst40 | KERN_EMERG | "0" | pr_emerg() |
/linux/arch/hexagon/mm/
H A Dvm_fault.c152 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
/linux/arch/powerpc/kernel/
H A Dtraps.c1545 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 Dioapic.h111 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
/linux/kernel/debug/kdb/
H A Dkdb_bt.c33 show_stack(p, addr, KERN_EMERG); in kdb_show_stack()
/linux/arch/s390/kernel/
H A Dnmi.c262 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 Dbcma-hcd.c122 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 Dsym_glue.h65 #define printf_emerg(args...) printk(KERN_EMERG args)
/linux/arch/mips/alchemy/
H A Dboard-gpr.c46 printk(KERN_EMERG "Triggering watchdog soft reset...\n"); in gpr_reset()
/linux/arch/s390/boot/
H A Dboot.h83 #define boot_emerg(fmt, ...) boot_printk(KERN_EMERG boot_fmt(fmt), ##__VA_ARGS__)
/linux/arch/arm/kernel/
H A Dtraps.c293 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 Dxfs_message.h19 xfs_printk_index_wrap(KERN_EMERG, mp, fmt, ##__VA_ARGS__)

123