| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_test_api.c | 113 pr_crit("qman_enqueue() failed\n"); in do_enqueues() 135 pr_crit("qman_create_fq() failed\n"); in qman_test_api() 140 pr_crit("qman_init_fq() failed\n"); in qman_test_api() 151 pr_crit("qman_volatile_dequeue() failed\n"); in qman_test_api() 161 pr_crit("qman_volatile_dequeue() failed\n"); in qman_test_api() 179 pr_crit("qman_schedule_fq() failed\n"); in qman_test_api() 187 pr_crit("qman_retire_fq() failed\n"); in qman_test_api() 193 pr_crit("leaking frames\n"); in qman_test_api() 198 pr_crit("qman_oos_fq() failed\n"); in qman_test_api() 230 pr_crit("cb_ern() unimplemented"); in cb_ern() [all …]
|
| H A D | qman_test_stash.c | 216 pr_crit("portal not available\n"); in allocate_frame_data() 235 pr_crit("dma mapping failure\n"); in allocate_frame_data() 258 pr_crit("bad frame address, [%llX != %llX]\n", in process_frame_data() 265 pr_crit("corrupt frame data"); in process_frame_data() 286 pr_crit("qman_enqueue() failed"); in normal_dqrr() 303 pr_crit("qman_enqueue() failed"); in special_dqrr() 330 pr_crit("kmem_cache_alloc() failed"); in create_per_cpu_handlers() 356 pr_crit("qman_retire_fq(rx) failed, flags: %x", flags); in destroy_per_cpu_handlers() 361 pr_crit("qman_oos_fq(rx) failed"); in destroy_per_cpu_handlers() 405 pr_crit("qman_create_fq(rx) failed"); in init_handler() [all …]
|
| H A D | bman_test_api.c | 107 pr_crit("bman_new_pool() failed\n"); in bman_test_api() 120 pr_crit("bman_release() failed\n"); in bman_test_api()
|
| H A D | bman.c | 417 pr_crit("losing uncommitted RCR entries\n"); in bm_rcr_finish() 421 pr_crit("missing existing RCR completions\n"); in bm_rcr_finish() 423 pr_crit("RCR destroyed unquiesced\n"); in bm_rcr_finish() 450 pr_crit("Losing incomplete MC command\n"); in bm_mc_finish() 652 pr_crit("BMan Acquire Command timedout\n"); in bm_shutdown_pool() 801 pr_crit("BMan Acquire Timeout\n"); in bman_acquire()
|
| /linux/drivers/watchdog/ |
| H A D | wdt.c | 252 pr_crit("Overheat alarm (%d)\n", inb_p(WDT_RT)); in wdt_decode_501() 254 pr_crit("PSU over voltage\n"); in wdt_decode_501() 256 pr_crit("PSU under voltage\n"); in wdt_decode_501() 280 pr_crit("WDT status %d\n", status); in wdt_interrupt() 286 pr_crit("Possible fan fault\n"); in wdt_interrupt() 292 pr_crit("Would Reboot\n"); in wdt_interrupt() 294 pr_crit("Initiating system reboot\n"); in wdt_interrupt() 298 pr_crit("Reset in 5ms\n"); in wdt_interrupt() 441 pr_crit("WDT device closed unexpectedly. WDT will not stop!\n"); in wdt_release()
|
| H A D | wdt_pci.c | 309 pr_crit("status %d\n", status); in wdtpci_interrupt() 313 pr_crit("Overheat alarm (%d)\n", inb(WDT_RT)); in wdtpci_interrupt() 317 pr_crit("PSU over voltage\n"); in wdtpci_interrupt() 319 pr_crit("PSU under voltage\n"); in wdtpci_interrupt() 322 pr_crit("Possible fan fault\n"); in wdtpci_interrupt() 328 pr_crit("Would Reboot\n"); in wdtpci_interrupt() 330 pr_crit("Initiating system reboot\n"); in wdtpci_interrupt() 334 pr_crit("Reset in 5ms\n"); in wdtpci_interrupt() 480 pr_crit("Unexpected close, not stopping timer!\n"); in wdtpci_release()
|
| H A D | eurotechwdt.c | 163 pr_crit("timeout WDT timeout\n"); in eurwdt_interrupt() 166 pr_crit("Would Reboot\n"); in eurwdt_interrupt() 168 pr_crit("Initiating system reboot\n"); in eurwdt_interrupt() 335 pr_crit("Unexpected close, not stopping watchdog!\n"); in eurwdt_release()
|
| H A D | at91sam9_wdt.c | 101 pr_crit("at91sam9 WDT software reset\n"); in wdt_interrupt() 103 pr_crit("Reboot didn't ?????\n"); in wdt_interrupt() 128 pr_crit("I will reset your machine !\n"); in at91_ping()
|
| H A D | sb_wdog.c | 131 pr_crit("%s: Unexpected close, not stopping watchdog!\n", in sbwdog_release() 275 pr_crit("%s in danger of initiating system reset " in sbwdog_interrupt()
|
| /linux/arch/arc/include/asm/ |
| H A D | pgtable-levels.h | 102 pr_crit("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e)) 119 pr_crit("%s:%d: bad pud %08lx.\n", __FILE__, __LINE__, pud_val(e)) 141 pr_crit("%s:%d: bad pmd %08lx.\n", __FILE__, __LINE__, pmd_val(e)) 169 pr_crit("%s:%d: bad pte %08lx.\n", __FILE__, __LINE__, pte_val(e))
|
| /linux/drivers/clocksource/ |
| H A D | timer-pxa.c | 191 pr_crit("%pOFn: unable to get clk\n", np); in pxa_timer_dt_init() 197 pr_crit("Failed to prepare clock\n"); in pxa_timer_dt_init() 204 pr_crit("%pOFn: unable to parse OS-timer0 irq\n", np); in pxa_timer_dt_init() 225 pr_crit("%s: unable to get clk\n", __func__); in pxa_timer_nodt_init()
|
| H A D | ingenic-sysost.c | 449 pr_crit("%s: Cannot get OST clock\n", __func__); in ingenic_ost_probe() 455 pr_crit("%s: Unable to enable OST clock\n", __func__); in ingenic_ost_probe() 473 pr_crit("%s: Cannot register clock %d\n", __func__, i); in ingenic_ost_probe() 480 pr_crit("%s: Cannot add OF clock provider\n", __func__); in ingenic_ost_probe() 510 pr_crit("%s: Failed to initialize OST clocks: %d\n", __func__, ret); in ingenic_ost_init() 522 pr_crit("%s: Unable to init global timer: %x\n", __func__, ret); in ingenic_ost_init()
|
| /linux/drivers/char/ |
| H A D | hangcheck-timer.c | 133 pr_crit("Hangcheck: Task state:\n"); in hangcheck_fire() 139 pr_crit("Hangcheck: hangcheck is restarting the machine.\n"); in hangcheck_fire() 142 pr_crit("Hangcheck: hangcheck value past margin!\n"); in hangcheck_fire()
|
| /linux/arch/m68k/include/asm/ |
| H A D | bug.h | 10 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \ 16 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
|
| H A D | sun3xflop.h | 52 pr_crit("floppy: Asked to read unknown port %d\n", port); in sun3x_82072_fd_inb() 74 pr_crit("floppy: Asked to write to unknown port %d\n", port); in sun3x_82072_fd_outb()
|
| /linux/drivers/clk/ingenic/ |
| H A D | tcu.c | 370 pr_crit("Cannot get TCU clock from device tree\n"); in ingenic_tcu_probe() 376 pr_crit("Unable to enable TCU clock\n"); in ingenic_tcu_probe() 396 pr_crit("cannot register clock %d\n", i); in ingenic_tcu_probe() 412 pr_crit("cannot register watchdog clock\n"); in ingenic_tcu_probe() 422 pr_crit("cannot register ost clock\n"); in ingenic_tcu_probe() 429 pr_crit("cannot add OF clock provider\n"); in ingenic_tcu_probe() 490 pr_crit("Failed to initialize TCU clocks: %d\n", ret); in ingenic_tcu_init()
|
| /linux/arch/arm/mach-versatile/ |
| H A D | integrator.c | 75 pr_crit("no core module node found in device tree\n"); in cm_init() 80 pr_crit("could not remap core module\n"); in cm_init()
|
| /linux/arch/nios2/kernel/ |
| H A D | time.c | 217 pr_crit("Unable to map reg for %pOFn\n", np); in nios2_timer_get_base_and_freq() 222 pr_crit("Unable to get %pOFn clock frequency\n", np); in nios2_timer_get_base_and_freq() 255 pr_crit("Unable to parse timer irq\n"); in nios2_clockevent_init() 272 pr_crit("Unable to setup timer irq\n"); in nios2_clockevent_init()
|
| /linux/samples/rust/ |
| H A D | rust_print_main.rs | 67 pr_crit!("Critical message (level 2) without args\n"); in init() 79 pr_crit!("{} message (level {}) with args\n", "Critical", 2); in init()
|
| /linux/drivers/irqchip/ |
| H A D | irq-ixp4xx.c | 241 pr_crit("IXP4XX: can not add primary irqdomain\n"); in ixp4xx_irq_setup() 261 pr_crit("IXP4XX: could not ioremap interrupt controller\n"); in ixp4xx_of_init_irq() 273 pr_crit("IXP4XX: failed to set up irqchip\n"); in ixp4xx_of_init_irq()
|
| /linux/drivers/net/ethernet/cirrus/ |
| H A D | ep93xx_eth.c | 250 pr_crit("not end-of-frame %.8x %.8x\n", rstat0, rstat1); in ep93xx_rx() 252 pr_crit("not end-of-buffer %.8x %.8x\n", rstat0, rstat1); in ep93xx_rx() 254 pr_crit("entry mismatch %.8x %.8x\n", rstat0, rstat1); in ep93xx_rx() 388 pr_crit("frame aborted %.8x\n", tstat0); in ep93xx_tx_complete() 390 pr_crit("entry mismatch %.8x\n", tstat0); in ep93xx_tx_complete() 544 pr_crit("hw failed to reset\n"); in ep93xx_start_hw() 589 pr_crit("hw failed to start\n"); in ep93xx_start_hw() 625 pr_crit("hw failed to reset\n"); in ep93xx_stop_hw()
|
| /linux/arch/x86/power/ |
| H A D | hibernate.c | 138 pr_crit("Unrecognized hibernate image header format!\n"); in arch_hibernation_header_restore() 147 pr_crit("Hibernate inconsistent memory map detected!\n"); in arch_hibernation_header_restore()
|
| /linux/arch/riscv/kernel/ |
| H A D | smpboot.c | 201 pr_crit("CPU%u: failed to come online\n", cpu); in __cpu_up() 205 pr_crit("CPU%u: failed to start\n", cpu); in __cpu_up()
|
| /linux/arch/um/kernel/ |
| H A D | smp.c | 179 pr_crit("CPU#%d failed to start cpu thread, err = %d", in smp_prepare_cpus() 189 pr_crit("CPU#%d failed to boot\n", cpu); in smp_prepare_cpus()
|
| /linux/fs/jffs2/ |
| H A D | nodelist.c | 668 pr_crit("Dirty space 0x%x larger then free_size 0x%x (wasted 0x%x)\n", in jffs2_scan_dirty_space() 707 pr_crit("ref %p @0x%08x is not jeb->last_node (%p @0x%08x)\n", in __ref_totlen() 730 pr_crit("Totlen for ref at %p (0x%08x-0x%08x) miscalculated as 0x%x instead of %x\n", in __jffs2_ref_totlen() 734 pr_crit("next %p (0x%08x-0x%08x)\n", in __jffs2_ref_totlen() 738 pr_crit("No next ref. jeb->last_node is %p\n", in __jffs2_ref_totlen() 741 pr_crit("jeb->wasted_size %x, dirty_size %x, used_size %x, free_size %x\n", in __jffs2_ref_totlen()
|