Home
last modified time | relevance | path

Searched refs:KERN_CRIT (Results 1 – 25 of 108) sorted by relevance

12345

/linux-6.3-rc2/arch/alpha/kernel/
A Dcore_cia.c928 printk(KERN_CRIT " Unknown PCI error\n"); in cia_decode_pci_error()
1162 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1165 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1168 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1171 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1174 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1177 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1180 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1183 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
1186 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
[all …]
A Dirq_alpha.c34 printk(KERN_CRIT "Performance counter interrupt!\n"); in dummy_perf()
64 printk(KERN_CRIT "Interprocessor interrupt? " in do_entInt()
87 printk(KERN_CRIT "Hardware intr %ld %lx? Huh?\n", in do_entInt()
90 printk(KERN_CRIT "PC = %016lx PS=%04lx\n", regs->pc, regs->ps); in do_entInt()
141 printk(KERN_CRIT "%s machine check %s\n", machine, in process_mcheck_info()
155 printk(KERN_CRIT "%s machine check: vector=0x%lx pc=0x%lx code=0x%x\n", in process_mcheck_info()
194 printk(KERN_CRIT "machine check type: %s%s\n", in process_mcheck_info()
205 printk(KERN_CRIT " +%8lx %016lx %016lx\n", in process_mcheck_info()
A Dcore_lca.c401 printk(KERN_CRIT "LCA machine check: vector=%#lx pc=%#lx code=%#x\n", in lca_machine_check()
431 printk(KERN_CRIT in lca_machine_check()
444 printk(KERN_CRIT " Reason: %s (long frame%s):\n", in lca_machine_check()
446 printk(KERN_CRIT in lca_machine_check()
449 printk(KERN_CRIT " car: %#lx\n", el.l->car); in lca_machine_check()
459 printk(KERN_CRIT " Unknown errorlog size %d\n", el.c->size); in lca_machine_check()
468 printk(KERN_CRIT " +%8lx %016lx %016lx\n", in lca_machine_check()
A Dirq.c38 printk(KERN_CRIT "Unexpected IRQ trap at vector %u\n", irq); in ack_bad_irq()
115 printk(KERN_CRIT "device_interrupt: invalid interrupt %d\n", in handle_irq()
A Dsys_jensen.c155 printk(KERN_CRIT " irq %d count %d cc %u @ %lx\n", in jensen_device_interrupt()
213 printk(KERN_CRIT "Machine check\n"); in jensen_machine_check()
/linux-6.3-rc2/drivers/edac/
A Dqcom_edac.c200 edac_printk(KERN_CRIT, EDAC_LLCC, "Unexpected error type: %d\n", in qcom_llcc_clear_error_status()
221 edac_printk(KERN_CRIT, EDAC_LLCC, "%s: ECC_SYN%d: 0x%8x\n", in dump_syn_reg_values()
233 edac_printk(KERN_CRIT, EDAC_LLCC, "%s: Error count: 0x%4x\n", in dump_syn_reg_values()
245 edac_printk(KERN_CRIT, EDAC_LLCC, "%s: Error ways: 0x%4x\n", in dump_syn_reg_values()
281 edac_printk(KERN_CRIT, EDAC_LLCC, "Unexpected error type: %d\n", in dump_syn_reg()
304 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
308 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
320 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
324 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
A Dedac_pci_sysfs.c555 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
562 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
570 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
594 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
601 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
609 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
/linux-6.3-rc2/drivers/char/
A Dhangcheck-timer.c129 printk(KERN_CRIT "Hangcheck: Task state:\n"); in hangcheck_fire()
135 printk(KERN_CRIT "Hangcheck: hangcheck is restarting the machine.\n"); in hangcheck_fire()
138 printk(KERN_CRIT "Hangcheck: hangcheck value past margin!\n"); in hangcheck_fire()
/linux-6.3-rc2/crypto/
A Dansi_cprng.c56 printk(KERN_CRIT "%s", note); in hexdump()
88 dbgprint(KERN_CRIT "Calling _get_more_prng_bytes for context %p\n", in _get_more_prng_bytes()
212 dbgprint(KERN_CRIT "getting %d random bytes for context %p\n", in get_prng_bytes()
266 dbgprint(KERN_CRIT "returning %d from get_prng_bytes in context %p\n", in get_prng_bytes()
308 dbgprint(KERN_CRIT "PRNG: setkey() failed flags=%x\n", in reset_prng_context()
327 dbgprint(KERN_CRIT "Failed to alloc tfm for context %p\n", in cprng_init()
/linux-6.3-rc2/arch/parisc/kernel/
A Dtraps.c127 level = user ? KERN_DEBUG : KERN_CRIT; in show_regs()
219 KERN_CRIT "%s (pid %d): %s (code %ld) at " RFMT "\n", in die_if_kernel()
230 if (err) printk(KERN_CRIT in die_if_kernel()
243 printk(KERN_CRIT "%s (pid %d): %s (code %ld)\n", in die_if_kernel()
248 printk(KERN_CRIT "%s() recursion detected.\n", __func__); in die_if_kernel()
441 do_show_stack(&info, KERN_CRIT); in parisc_terminate()
508 printk(KERN_CRIT "Interruption # %d\n", code); in handle_interruption()
525 printk(KERN_CRIT "Power failure interrupt !\n"); in handle_interruption()
A Dsmp.c180 printk(KERN_CRIT "Unknown IPI num on CPU%d: %lu\n", in ipi_interrupt()
288 printk(KERN_CRIT "CPU#%d already initialized!\n", cpunum); in smp_cpu_init()
398 printk(KERN_CRIT "SMP: CPU:%d is stuck.\n", cpuid); in smp_boot_one_cpu()
/linux-6.3-rc2/arch/powerpc/platforms/44x/
A Dcanyonlands.c68 printk(KERN_CRIT "Could not remap bcsr\n"); in ppc460ex_canyonlands_fixup()
83 printk(KERN_CRIT "Could not get gpio node address\n"); in ppc460ex_canyonlands_fixup()
/linux-6.3-rc2/fs/btrfs/
A Dmessages.h35 btrfs_printk(fs_info, KERN_CRIT fmt, ##args)
53 btrfs_printk_in_rcu(fs_info, KERN_CRIT fmt, ##args)
71 btrfs_printk_rl_in_rcu(fs_info, KERN_CRIT fmt, ##args)
89 btrfs_printk_ratelimited(fs_info, KERN_CRIT fmt, ##args)
/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dmpc86xads_setup.c104 printk(KERN_CRIT "Could not find fsl,mpc866ads-bcsr node\n"); in mpc86xads_setup_arch()
112 printk(KERN_CRIT "Could not remap BCSR\n"); in mpc86xads_setup_arch()
A Dep88xc.c128 printk(KERN_CRIT "Could not find fsl,ep88xc-bcsr node\n"); in ep88xc_setup_arch()
136 printk(KERN_CRIT "Could not remap BCSR\n"); in ep88xc_setup_arch()
A Dmpc885ads_setup.c139 printk(KERN_CRIT "Could not find fsl,mpc885ads-bcsr node\n"); in mpc885ads_setup_arch()
148 printk(KERN_CRIT "Could not remap BCSR\n"); in mpc885ads_setup_arch()
/linux-6.3-rc2/arch/sparc/kernel/
A Dtraps_64.c1175 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1179 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1185 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1192 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1212 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1223 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1229 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1276 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1283 printk(KERN_CRIT "ERROR: This condition is not recoverable.\n"); in cheetah_log_errors()
2305 printk(KERN_CRIT "SUN4V: TLB hv call error %lu for op %lu\n", in hypervisor_tlbop_error()
[all …]
/linux-6.3-rc2/include/asm-generic/
A Dhardirq.h22 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.3-rc2/arch/s390/include/asm/
A Dhardirq.h25 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.3-rc2/tools/include/linux/
A Dkern_levels.h10 #define KERN_CRIT KERN_SOH "" /* critical conditions */ macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dhardirq.h32 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.3-rc2/include/linux/
A Dkern_levels.h10 #define KERN_CRIT KERN_SOH "2" /* critical conditions */ macro
/linux-6.3-rc2/arch/mips/fw/arc/
A Dinit.c34 printk(KERN_CRIT "Aieee, bad prom vector magic %08lx\n", in prom_init()
/linux-6.3-rc2/drivers/mtd/tests/
A Dreadtest.c93 printk(KERN_CRIT "%s\n", line); in dump_eraseblock()
108 printk(KERN_CRIT "%s\n", line); in dump_eraseblock()
/linux-6.3-rc2/arch/um/include/shared/
A Duser.h33 #define UM_KERN_CRIT KERN_CRIT

Completed in 41 milliseconds

12345