Home
last modified time | relevance | path

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

12345

/linux-6.15/arch/alpha/kernel/
H A Dcore_cia.c925 printk(KERN_CRIT " Unknown PCI error\n"); in cia_decode_pci_error()
1159 printk(KERN_CRIT "CIA lost machine check: " in cia_decode_mchk()
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()
[all …]
H 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()
H A Dirq.c39 printk(KERN_CRIT "Unexpected IRQ trap at vector %u\n", irq); in ack_bad_irq()
116 printk(KERN_CRIT "device_interrupt: invalid interrupt %d\n", in handle_irq()
/linux-6.15/drivers/edac/
H A Dqcom_edac.c164 edac_printk(KERN_CRIT, EDAC_LLCC, "Unexpected error type: %d\n", in qcom_llcc_clear_error_status()
223 edac_printk(KERN_CRIT, EDAC_LLCC, "%s: ECC_SYN%d: 0x%8x\n", in dump_syn_reg_values()
234 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()
302 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
306 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
317 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
321 edac_printk(KERN_CRIT, EDAC_LLCC, in llcc_ecc_irq_handler()
H A Dedac_pci_sysfs.c559 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
566 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
574 edac_printk(KERN_CRIT, EDAC_PCI, in edac_pci_dev_parity_test()
598 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
605 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
613 edac_printk(KERN_CRIT, EDAC_PCI, "Bridge " in edac_pci_dev_parity_test()
/linux-6.15/drivers/char/
H 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.15/crypto/
H 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.15/arch/parisc/kernel/
H A Dtraps.c133 level = user ? KERN_DEBUG : KERN_CRIT; in show_regs()
225 KERN_CRIT "%s (pid %d): %s (code %ld) at " RFMT "\n", in die_if_kernel()
236 if (err) printk(KERN_CRIT in die_if_kernel()
249 printk(KERN_CRIT "%s (pid %d): %s (code %ld)\n", in die_if_kernel()
254 printk(KERN_CRIT "%s() recursion detected.\n", __func__); in die_if_kernel()
450 do_show_stack(&info, KERN_CRIT); in parisc_terminate()
517 printk(KERN_CRIT "Interruption # %d\n", code); in handle_interruption()
534 printk(KERN_CRIT "Power failure interrupt !\n"); in handle_interruption()
H A Dsmp.c180 printk(KERN_CRIT "Unknown IPI num on CPU%d: %lu\n", in ipi_interrupt()
285 printk(KERN_CRIT "CPU#%d already initialized!\n", cpunum); in smp_cpu_init()
395 printk(KERN_CRIT "SMP: CPU:%d is stuck.\n", cpuid); in smp_boot_one_cpu()
/linux-6.15/arch/powerpc/platforms/44x/
H A Dcanyonlands.c66 printk(KERN_CRIT "Could not remap bcsr\n"); in ppc460ex_canyonlands_fixup()
81 printk(KERN_CRIT "Could not get gpio node address\n"); in ppc460ex_canyonlands_fixup()
/linux-6.15/fs/btrfs/
H A Dmessages.h44 btrfs_printk(fs_info, KERN_CRIT fmt, ##args)
62 btrfs_printk_in_rcu(fs_info, KERN_CRIT fmt, ##args)
80 btrfs_printk_rl_in_rcu(fs_info, KERN_CRIT fmt, ##args)
98 btrfs_printk_ratelimited(fs_info, KERN_CRIT fmt, ##args)
H A Dmessages.c127 "BTRFS: error (device %s%s) in %s:%d: errno=%d %s", KERN_CRIT, fmt); in __btrfs_handle_fs_error()
306 panic(KERN_CRIT "BTRFS panic (device %s) in %s:%d: %pV (errno=%d %s)\n", in __btrfs_panic()
/linux-6.15/arch/powerpc/platforms/8xx/
H A Dmpc86xads_setup.c103 printk(KERN_CRIT "Could not find fsl,mpc866ads-bcsr node\n"); in mpc86xads_setup_arch()
111 printk(KERN_CRIT "Could not remap BCSR\n"); in mpc86xads_setup_arch()
H 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()
H A Dmpc885ads_setup.c136 printk(KERN_CRIT "Could not find fsl,mpc885ads-bcsr node\n"); in mpc885ads_setup_arch()
145 printk(KERN_CRIT "Could not remap BCSR\n"); in mpc885ads_setup_arch()
/linux-6.15/arch/sparc/kernel/
H A Dtraps_64.c1176 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1180 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1186 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1193 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1213 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1224 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1230 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1277 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1284 printk(KERN_CRIT "ERROR: This condition is not recoverable.\n"); in cheetah_log_errors()
2306 printk(KERN_CRIT "SUN4V: TLB hv call error %lu for op %lu\n", in hypervisor_tlbop_error()
[all …]
/linux-6.15/include/asm-generic/
H A Dhardirq.h22 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.15/arch/s390/include/asm/
H A Dhardirq.h25 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.15/tools/include/linux/
H A Dkern_levels.h10 #define KERN_CRIT KERN_SOH "" /* critical conditions */ macro
/linux-6.15/arch/powerpc/include/asm/
H A Dhardirq.h32 printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); in ack_bad_irq()
/linux-6.15/include/linux/
H A Dkern_levels.h10 #define KERN_CRIT KERN_SOH "2" /* critical conditions */ macro
/linux-6.15/arch/mips/fw/arc/
H A Dinit.c34 printk(KERN_CRIT "Aieee, bad prom vector magic %08lx\n", in prom_init()
/linux-6.15/drivers/mtd/tests/
H A Dreadtest.c93 printk(KERN_CRIT "%s\n", line); in dump_eraseblock()
108 printk(KERN_CRIT "%s\n", line); in dump_eraseblock()
/linux-6.15/drivers/firmware/efi/
H A Dreboot.c39 printk(KERN_CRIT "efi: %s reset requested but pending " in efi_reboot()
/linux-6.15/arch/sparc/mm/
H A Dfault_64.c63 printk(KERN_CRIT "OOPS: Bogus kernel PC [%016lx] in fault handler\n", in bad_kernel_pc()
65 printk(KERN_CRIT "OOPS: RPC [%016lx]\n", regs->u_regs[15]); in bad_kernel_pc()
67 printk(KERN_CRIT "OOPS: Fault was to vaddr[%lx]\n", vaddr); in bad_kernel_pc()

12345