Searched refs:pr_crit (Results 101 - 125 of 200) sorted by relevance

12345678

/linux-master/drivers/rtc/
H A Drtc-sun6i.c251 pr_crit("Can't map RTC registers");
282 pr_crit("Couldn't register the internal oscillator\n");
300 pr_crit("Couldn't register the LOSC clock\n");
311 pr_crit("Couldn't register the LOSC external gate\n");
/linux-master/drivers/watchdog/
H A Dgef_wdt.c236 pr_crit("unexpected close, not stopping timer!\n");
H A Dpika_wdt.c96 pr_crit("I will reset your machine !\n");
H A Dath79_wdt.c139 pr_crit("device closed unexpectedly, watchdog timer will not stop!\n");
H A Dcpu5wdt.c119 pr_crit("stop not possible\n");
H A Dsa1100_wdt.c96 pr_crit("Device closed - timer will not stop\n");
H A Dwdt977.c286 pr_crit("Unexpected close, not stopping watchdog!\n");
H A Dpc87413_wdt.c308 pr_crit("Unexpected close, not stopping watchdog!\n");
H A Dw83977f_wdt.c310 pr_crit("unexpected close, not stopping watchdog!\n");
H A Dsch311x_wdt.c323 pr_crit("Unexpected close, not stopping watchdog!\n");
/linux-master/drivers/mtd/ubi/
H A Ddebug.h19 pr_crit("UBI assert failed in %s at %u (pid %d)\n", \
/linux-master/arch/openrisc/kernel/
H A Dsmp.c106 pr_crit("CPU%u: failed to start\n", cpu);
/linux-master/arch/sh/kernel/
H A Dsetup.c259 pr_crit("Error: invalid device tree blob"
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c763 pr_crit("CPU[%d]: SUN4V mondo cpu error, target cpu(%d) was in error state\n",
766 pr_crit("CPU[%d]: SUN4V mondo cpu error, target cpu(%d) does not belong to the domain\n",
773 pr_crit("CPU[%d]: Args were cnt(%d) cpulist_pa(%lx) mondo_block_pa(%lx)\n",
779 pr_crit("CPU[%d]: SUN4V mondo timeout, cpu(%d) made no forward progress after %d retries. Total target cpus(%d).\n",
/linux-master/arch/arm/common/
H A DbL_switcher.c651 pr_crit("%s: unable to restore original cluster for CPU %d\n",
653 pr_crit("%s: CPU %d can't be restored\n",
/linux-master/drivers/irqchip/
H A Dirq-hip04.c241 pr_crit("GIC CPU mask not found - kernel will fail to boot.\n");
/linux-master/drivers/mtd/tests/
H A Dspeedtest.c184 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n");
/linux-master/arch/arm64/kernel/
H A Dsetup.c179 pr_crit("\n"
/linux-master/include/linux/
H A Dnet.h280 net_ratelimited_function(pr_crit, fmt, ##__VA_ARGS__)
/linux-master/mm/
H A Dpage_ext.c237 pr_crit("allocation of page_ext failed.\n");
/linux-master/drivers/char/ipmi/
H A Dipmi_watchdog.c885 pr_crit("Unexpected close, not stopping watchdog!\n");
994 pr_crit("Unable to register with ipmi\n");
1011 pr_crit("Unable to register misc device\n");
/linux-master/arch/arm/kernel/
H A Dsetup.c538 pr_crit("CPU%u: bad primary CPU number\n", cpu);
776 pr_crit("Ignoring memory at 0x%08llx outside 32-bit physical address space\n",
782 pr_crit("Truncating memory at 0x%08llx to fit in 32-bit physical address space\n",
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c460 pr_crit("losing uncommitted EQCR entries\n");
462 pr_crit("missing existing EQCR completions\n");
464 pr_crit("EQCR destroyed unquiesced\n");
649 pr_crit("Ignoring completed DQRR entries\n");
791 pr_crit("Ignoring completed MR entries\n");
888 pr_crit("Losing incomplete MC command\n");
1531 pr_crit("Invalid MR verb 0x%02x\n", verb);
/linux-master/drivers/net/wan/
H A Dixp4xx_hss.c369 pr_crit("HSS-%i: unable to send command [%08X:%08X] to %s\n",
457 pr_crit("HSS-%i: HSS_LOAD_CONFIG failed\n", port->id);
486 pr_crit("HSS-%i: unable to read HSS status\n", port->id);
/linux-master/arch/arm/mm/
H A Dmmu.c1720 pr_crit("Physical address space modification is only to support Keystone2.\n");
1721 pr_crit("Please enable ARM_LPAE and ARM_PATCH_PHYS_VIRT support to use this\n");
1722 pr_crit("feature. Your kernel may crash now, have a good day.\n");

Completed in 701 milliseconds

12345678