Searched refs:pr_crit (Results 126 - 150 of 199) sorted by relevance

12345678

/linux-master/drivers/mtd/tests/
H A Dsubpagetest.c279 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n");
H A Dtorturetest.c181 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n");
H A Doobtest.c349 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n");
/linux-master/drivers/watchdog/
H A Dpcwd_pci.c588 pr_crit("Unexpected close, not stopping watchdog!\n");
H A Dpcwd_usb.c497 pr_crit("Unexpected close, not stopping watchdog!\n");
H A Dpcwd.c707 pr_crit("Unexpected close, not stopping watchdog!\n");
/linux-master/arch/x86/mm/
H A Dkmmio.c567 pr_crit("leaking kmmio_fault_page objects.\n");
H A Dfault.c527 pr_crit("kernel tried to execute NX-protected page - exploit attempt? (uid: %d)\n",
532 pr_crit("unable to execute userspace code (SMEP?) (uid: %d)\n",
/linux-master/fs/affs/
H A Damigaffs.c481 pr_crit("error (device %s): %s(): %pV\n", sb->s_id, function, &vaf);
/linux-master/arch/m68k/mvme16x/
H A Dconfig.c280 pr_crit("Bug call .BRD_ID returned garbage - giving up\n");
/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h403 pr_crit("UV: GAM Range for 0x%lx not found at %p!\n", pa, gr);
/linux-master/arch/mips/kernel/
H A Dsmp.c461 pr_crit("CPU%u: failed to start\n", cpu);
/linux-master/drivers/iommu/iommufd/
H A Dmain.c136 pr_crit("Time out waiting for iommufd object to become free\n");
/linux-master/arch/loongarch/kernel/
H A Dsmp.c519 pr_crit("CPU%u: failed to start\n", cpu);
/linux-master/drivers/block/aoe/
H A Daoeblk.c213 pr_crit("aoe: invalid device pointer in %s\n",
/linux-master/include/linux/
H A Dprintk.h482 * pr_crit - Print a critical-level message
489 #define pr_crit(fmt, ...) \ macro
H A Ddevice-mapper.h625 #define DMCRIT(fmt, ...) pr_crit(DM_FMT(fmt), ##__VA_ARGS__)
/linux-master/drivers/acpi/
H A Dsleep.c947 pr_crit("Hardware changed while hibernated, success doubtful!\n");
/linux-master/drivers/net/wan/
H A Dwanxl.c98 pr_crit("%s: pci_map_single() returned memory at 0x%llx!\n",
214 pr_crit("%s: received packet for nonexistent port\n",
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c504 pr_crit("**************************************\n");
505 pr_crit("CPU:%d, Error:%s, Errmon:%d\n", smp_processor_id(),
/linux-master/fs/hfs/
H A Dbnode.c421 pr_crit("new node %u already hashed?\n", num);
/linux-master/arch/parisc/kernel/
H A Dtraps.c452 pr_crit("%s: Code=%d (%s) at addr " RFMT "\n",
/linux-master/arch/x86/platform/uv/
H A Duv_nmi.c761 pr_crit("UV: CPU %d stuck in process dump function\n", cpu);
/linux-master/arch/arm64/kernel/
H A Dentry-common.c327 pr_crit("Unhandled %s exception on CPU%d, ESR 0x%016lx -- %s\n",
/linux-master/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c374 pr_crit("memremap() of QMan private memory failed\n");

Completed in 507 milliseconds

12345678