Searched refs:pr_warn (Results 1 - 25 of 1946) sorted by relevance

1234567891011>>

/linux-master/drivers/iommu/
H A Diommu-debugfs.c35 pr_warn("\n");
36 pr_warn("*************************************************************\n");
37 pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n");
38 pr_warn("** **\n");
39 pr_warn("** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **\n");
40 pr_warn("** **\n");
41 pr_warn("** This means that this kernel is built to expose internal **\n");
42 pr_warn("** IOMMU data structures, which may compromise security on **\n");
43 pr_warn("** your system. **\n");
44 pr_warn("** **\
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Ddvb_dummy_fe.h21 pr_warn("%s: driver disabled by Kconfig\n", __func__);
26 pr_warn("%s: driver disabled by Kconfig\n", __func__);
31 pr_warn("%s: driver disabled by Kconfig\n", __func__);
H A Dec100.h26 pr_warn("%s: driver disabled by Kconfig\n", __func__);
H A Dstv6111.h22 pr_warn("%s: Driver disabled by Kconfig\n", __func__);
H A Dor51211.c69 pr_warn("error (addr %02x, err == %i)\n", reg, err);
86 pr_warn("error (addr %02x, err == %i)\n", reg, err);
105 pr_warn("error eprom addr\n");
109 pr_warn("error eprom\n");
123 pr_warn("error 1\n");
130 pr_warn("error 2\n");
136 pr_warn("error 3\n");
143 pr_warn("error 4\n");
160 pr_warn("error 1\n");
167 pr_warn("erro
[all...]
/linux-master/lib/
H A Dtest_module.c19 pr_warn("Hello, world\n");
28 pr_warn("Goodbye\n");
/linux-master/sound/core/seq/
H A Dseq_lock.c17 pr_warn("ALSA: seq_lock: lock trouble [counter = %d] in %s:%d\n", atomic_read(lockp), file, line);
22 pr_warn("ALSA: seq_lock: waiting [%d left] in %s:%d\n", atomic_read(lockp), file, line);
/linux-master/drivers/media/pci/cx23885/
H A Daltera-ci.h41 pr_warn("%s: driver disabled by Kconfig\n", __func__);
47 pr_warn("%s: driver disabled by Kconfig\n", __func__);
52 pr_warn("%s: driver disabled by Kconfig\n", __func__);
58 pr_warn("%s: driver disabled by Kconfig\n", __func__);
67 pr_warn("%s: driver disabled by Kconfig\n", __func__);
73 pr_warn("%s: driver disabled by Kconfig\n", __func__);
79 pr_warn("%s: driver disabled by Kconfig\n", __func__);
/linux-master/drivers/misc/lkdtm/
H A Dusercopy.c85 pr_warn("Failed to allocate user memory\n");
93 pr_warn("copy_to_user failed unexpectedly?!\n");
100 pr_warn("copy_to_user failed, but lacked Oops\n");
114 pr_warn("copy_from_user failed unexpectedly?!\n");
121 pr_warn("copy_from_user failed, but lacked Oops\n");
145 pr_warn("Failed to allocate kernel memory\n");
153 pr_warn("Failed to allocate user memory\n");
166 pr_warn("copy_to_user failed unexpectedly?!\n");
172 pr_warn("copy_to_user failed, but lacked Oops\n");
178 pr_warn("copy_from_use
[all...]
H A Drefcount.c16 pr_warn("Overflow detected: unsafely reset to max\n");
67 pr_warn("Weird: refcount_inc_not_zero() reported zero\n");
79 pr_warn("Weird: refcount_add_not_zero() reported zero\n");
91 pr_warn("Zero detected: unsafely reset to max\n");
94 pr_warn("Still at zero: refcount_inc/add() must not inc-from-0\n");
127 pr_warn("Still at %d: refcount_inc/add() must not inc-from-0\n",
137 pr_warn("Negative detected: unsafely reset to max\n");
165 pr_warn("Weird: refcount_dec_and_test() reported zero\n");
180 pr_warn("Weird: refcount_sub_and_test() reported zero\n");
195 pr_warn("Zer
[all...]
/linux-master/fs/efs/
H A Dfile.c26 pr_warn("%s(): block %d >= %ld (filesize %ld)\n",
40 pr_warn("%s(): block < 0\n", __func__);
50 pr_warn("%s(): block %d >= %ld (filesize %ld)\n",
/linux-master/drivers/mtd/parsers/
H A Dofpart_linksys_ns.c23 pr_warn("Failed to parse %s value \"%s\"\n", NVRAM_BOOT_PART,
26 pr_warn("Failed to get NVRAM \"%s\"\n", NVRAM_BOOT_PART);
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880.h24 pr_warn("%s: driver disabled by Kconfig\n", __func__);
/linux-master/net/tipc/
H A Dudp_media.h55 pr_warn("MTU too low for tipc bearer\n");
/linux-master/drivers/rtc/
H A Drtc-sun4v.c33 pr_warn("tod_get() timed out.\n");
36 pr_warn("tod_get() not supported.\n");
60 pr_warn("tod_set() timed out.\n");
63 pr_warn("tod_set() not supported.\n");
/linux-master/tools/testing/memblock/linux/
H A Dprintk.h23 #define pr_warn printk macro
/linux-master/drivers/video/
H A Dnomodeset.c20 pr_warn("Booted with the nomodeset parameter. Only the system framebuffer will be available\n");
/linux-master/arch/x86/kernel/fpu/
H A Dbugs.c60 pr_warn("Hmm, FPU with FDIV bug\n");
/linux-master/arch/arm64/kernel/
H A Dkaslr.c30 pr_warn("KASLR disabled due to lack of seed\n");
/linux-master/arch/microblaze/kernel/
H A Dexceptions.c44 pr_warn("Oops: %s, sig: %ld\n", str, err);
75 pr_warn("Exception %02x in %s mode, FSR=%08x PC=%08x ESR=%08x\n",
87 pr_warn("Illegal opcode exception in kernel mode.\n");
96 pr_warn("Instruction bus error exception in kernel mode.\n");
105 pr_warn("Data bus error exception in kernel mode.\n");
114 pr_warn("Divide by zero exception in kernel mode.\n");
139 pr_warn("Unexpected exception %02x PC=%08x in %s mode\n",
/linux-master/drivers/staging/octeon/
H A Dethernet-mem.c62 pr_warn("Freeing of pool %u had too many skbuffs (%d)\n",
65 pr_warn("Freeing of pool %u is missing %d skbuffs\n",
96 pr_warn("Unable to allocate %u bytes for FPA pool %d\n",
130 pr_warn("Freeing of pool %u had too many buffers (%d)\n",
133 pr_warn("Warning: Freeing of pool %u is missing %d buffers\n",
/linux-master/arch/riscv/errata/sifive/
H A Derrata.c76 pr_warn("----------------------------------------------------------------\n");
77 pr_warn("WARNING: Missing the following errata may cause potential issues\n");
80 pr_warn("\tSiFive Errata[%d]:%s\n", i, errata_list[i].name);
81 pr_warn("Please enable the corresponding Kconfig to apply them\n");
82 pr_warn("----------------------------------------------------------------\n");
/linux-master/drivers/tty/hvc/
H A Dhvc_dcc.c286 pr_warn("\n");
287 pr_warn("********************************************************************\n");
288 pr_warn("** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **\n");
289 pr_warn("** **\n");
290 pr_warn("** HVC_DCC_SERIALIZE_SMP SUPPORT HAS BEEN ENABLED IN THIS KERNEL **\n");
291 pr_warn("** **\n");
292 pr_warn("** This means that this is a DEBUG kernel and unsafe for **\n");
293 pr_warn("** production use and has important feature like CPU hotplug **\n");
294 pr_warn("** disabled. **\n");
295 pr_warn("** **\
[all...]
/linux-master/kernel/
H A Dcrash_reserve.c80 pr_warn("crashkernel: Memory value expected\n");
85 pr_warn("crashkernel: '-' expected\n");
94 pr_warn("crashkernel: Memory value expected\n");
99 pr_warn("crashkernel: end <= start\n");
105 pr_warn("crashkernel: ':' expected\n");
112 pr_warn("Memory value expected\n");
117 pr_warn("crashkernel: invalid size\n");
135 pr_warn("Memory value expected after '@'\n");
160 pr_warn("crashkernel: memory value expected\n");
167 pr_warn("crashkerne
[all...]
/linux-master/arch/mips/sgi-ip30/
H A Dip30-xtalk.c49 pr_warn("xtalk:%x bridge create out of memory\n", widget);
64 pr_warn("xtalk:%x bridge create out of memory\n", widget);
68 pr_warn("xtalk:%x bridge failed to add platform resources.\n", widget);
72 pr_warn("xtalk:%x bridge failed to add platform data.\n", widget);
76 pr_warn("xtalk:%x bridge failed to add platform device.\n", widget);
84 pr_warn("xtalk:%x bridge create out of memory\n", widget);
89 pr_warn("xtalk:%x bridge create out of memory\n", widget);
111 pr_warn("xtalk:%x bridge failed to add platform data.\n", widget);
115 pr_warn("xtalk:%x bridge failed to add platform device.\n", widget);

Completed in 203 milliseconds

1234567891011>>