| /Linux-v5.4/scripts/kconfig/tests/preprocess/escape/ |
| D | Kconfig | 4 warning = $(warning-if,y,$(1)) 9 $(warning,hello$(comma) world) 13 $(warning, ' " '" ' ''' "'") 17 $(warning,$) 18 $(warning,$$) 20 $(warning,$($)) 25 $(warning,$(dollar)(X)) 30 $(warning,$(left_paren)) 35 $(warning,$(Y)) 39 $(warning,$(Y)) [all …]
|
| /Linux-v5.4/scripts/kconfig/tests/preprocess/variable/ |
| D | Kconfig | 4 warning = $(warning-if,y,$(1)) 10 $(warning,SIMPLE = $(SIMPLE)) 16 $(warning,RECURSIVE = $(RECURSIVE)) 22 $(warning,SIMPLE = $(SIMPLE)) 28 $(warning,RECURSIVE = $(RECURSIVE)) 35 $(warning,UNDEFINED_VARIABLE = $(UNDEFINED_VARIABLE)) 41 $(warning,AB = $(AB)) 45 $(warning,$(greeting,Hello,John)) 50 $(warning,$(greeting,Hello)) 53 $(warning,$(greeting,Hello,John,ignored,ignored))
|
| /Linux-v5.4/scripts/kconfig/tests/preprocess/builtin_func/ |
| D | Kconfig | 6 # 'warning-if', if the first argument is y, sends the second argument to stderr, 8 $(warning-if,y,hello world 1) 15 warning = $(warning-if,y,$(1)) 18 $(warning,$(shell,echo hello world 3)) 22 $(warning,$(shell,printf 'hello\nworld\n\n4\n\n\n')) 26 $(warning,filename=$(filename)) 27 $(warning,lineno=$(lineno))
|
| /Linux-v5.4/include/acpi/platform/ |
| D | acintel.h | 41 #pragma warning(disable:981) 44 #pragma warning(disable:4100) 47 #pragma warning(disable:4127) 50 #pragma warning(disable:4706) 53 #pragma warning(disable:4214)
|
| /Linux-v5.4/include/linux/mtd/ |
| D | xip.h | 68 #warning "missing IRQ and timer primitives for XIP MTD support" 69 #warning "some of the XIP MTD support code will be disabled" 70 #warning "your system will therefore be unresponsive when writing or erasing flash"
|
| /Linux-v5.4/tools/perf/ |
| D | Makefile.config | 360 …msg := $(warning No libelf found. Disables 'probe' tool, jvmti and BPF support in 'perf record'. P… 380 …msg := $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and… 385 …msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables d… 390 …msg := $(warning Old libdw.h, finding variables at given 'perf probe' point will not work, install… 456 msg := $(warning gelf_getnote() not found on libelf, SDT support disabled); 465 …msg := $(warning DWARF register mappings have not been defined for architecture $(SRCARCH), DWARF … 486 …msg := $(warning BPF prologue is not supported by architecture $(SRCARCH), missing regs_query_regi… 489 msg := $(warning DWARF support is off, BPF prologue is disabled); 497 …msg := $(warning No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel… 539 msg := $(warning No debug_frame support found in libunwind-aarch64); [all …]
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | Makefile | 16 subdir-ccflags-y += $(call cc-disable-warning, unused-parameter) 17 subdir-ccflags-y += $(call cc-disable-warning, type-limits) 18 subdir-ccflags-y += $(call cc-disable-warning, missing-field-initializers) 19 subdir-ccflags-y += $(call cc-disable-warning, unused-but-set-variable) 21 subdir-ccflags-y += $(call cc-disable-warning, sign-compare) 22 subdir-ccflags-y += $(call cc-disable-warning, sometimes-uninitialized) 23 subdir-ccflags-y += $(call cc-disable-warning, initializer-overrides) 24 subdir-ccflags-y += $(call cc-disable-warning, uninitialized) 28 CFLAGS_i915_pci.o = $(call cc-disable-warning, override-init) 29 CFLAGS_display/intel_fbdev.o = $(call cc-disable-warning, override-init)
|
| /Linux-v5.4/lib/ |
| D | bug.c | 147 unsigned line, warning, once, done; in report_bug() local 158 warning = 0; in report_bug() 169 warning = (bug->flags & BUGFLAG_WARNING) != 0; in report_bug() 173 if (warning && once) { in report_bug() 193 if (warning) { in report_bug()
|
| /Linux-v5.4/drivers/staging/media/ipu3/ |
| D | Makefile | 16 ccflags-y += $(call cc-disable-warning, packed-not-aligned) 17 ccflags-y += $(call cc-disable-warning, type-limits) 18 ccflags-y += $(call cc-disable-warning, unused-const-variable)
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | drv_conf.h | 13 …#warning "define CONFIG_USB_VENDOR_REQ_MUTEX for CONFIG_USB_VENDOR_REQ_BUFFER_PREALLOC automatical… 17 #warning "define CONFIG_USB_VENDOR_REQ_MUTEX for CONFIG_VENDOR_REQ_RETRY automatically"
|
| /Linux-v5.4/Documentation/RCU/ |
| D | stallwarn.txt | 11 So your kernel printed an RCU CPU stall warning. The next question is 32 RCU CPU stall warning messages. Especially if you have added 49 memory, you might see stall-warning messages. 57 CONFIG_PREEMPT_RCU case, you might see stall-warning 74 o Testing a workload on a fast system, tuning the stall-warning 76 running the same workload with the same stall-warning timeout on a 93 The RCU, RCU-sched, and RCU-tasks implementations have CPU stall warning. 124 issues an RCU CPU stall warning. This time period is normally 132 -next- stall, or the following warning for the current stall 134 timing of the next warning for the current stall. [all …]
|
| /Linux-v5.4/tools/perf/tests/ |
| D | attr.py | 124 log.warning("expected %s=%s, got %s" % (t, self[t], other[t])) 145 log.warning("running '%s'" % path) 160 log.warning("test limitation '%s'" % self.arch) 187 log.warning("excluded architecture list %s" % arch_list) 331 log.warning("unsupp %s" % obj.getMsg()) 333 log.warning("skipped %s" % obj.getMsg())
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | st,sta350.txt | 39 - st,thermal-warning-recover: 40 If present, thermal warning recovery is enabled. 42 - st,thermal-warning-adjustment: 43 If present, thermal warning adjustment is enabled. 63 - st,overcurrent-warning-adjustment: 64 If present, overcurrent warning adjustment is enabled.
|
| D | st,sta32x.txt | 43 - st,thermal-warning-recover: 44 If present, thermal warning recovery is enabled. 49 - st,thermal-warning-adjustment: 50 If present, thermal warning adjustment is enabled.
|
| /Linux-v5.4/arch/arm64/ |
| D | Makefile | 27 $(warning ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum) 38 $(warning LSE atomics not supported by binutils) 52 $(warning Detected assembler with broken .inst; disassembly will be unreliable) 59 KBUILD_CFLAGS += $(call cc-disable-warning, psabi)
|
| /Linux-v5.4/arch/arm/crypto/ |
| D | Makefile | 27 $(warning These CRC Extensions modules need binutils 2.23 or higher) 28 $(warning $(crc-obj-y) $(crc-obj-m)) 37 $(warning These ARMv8 Crypto Extensions modules need binutils 2.23 or higher) 38 $(warning $(ce-obj-y) $(ce-obj-m))
|
| /Linux-v5.4/tools/perf/ui/ |
| D | util.c | 26 .warning = perf_stdio__warning, 50 ret = perf_eops->warning(format, args); in ui__warning()
|
| /Linux-v5.4/tools/lib/traceevent/ |
| D | event-plugin.c | 285 warning("could not allocate plugin memory\n"); in load_plugin() 291 warning("could not load plugin '%s'\n%s\n", in load_plugin() 302 warning("could not find func '%s' in plugin '%s'\n%s\n", in load_plugin() 309 warning("could not allocate plugin memory\n"); in load_plugin() 412 warning("could not allocate plugin memory\n"); in load_plugins()
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
| D | da9150-fg.txt | 8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised. 11 This value should be lower than the warning level.
|
| /Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
| D | max8973-regulator.txt | 35 -junction-warn-millicelsius: u32, junction warning temperature threshold 37 device generates the warning interrupts. 40 supported threshold warning temperature for MAX77621 are 120 degC and 140 degC.
|
| /Linux-v5.4/tools/perf/ui/gtk/ |
| D | util.c | 109 .warning = perf_gtk__warning_info_bar, 111 .warning = perf_gtk__warning_statusbar,
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | unwind.c | 18 #warning Your compiler does not have EABI support. 19 #warning ARM unwind is known to compile only with EABI compilers. 20 #warning Change compiler or disable ARM_UNWIND option. 22 #warning Your compiler is too buggy; it is known to not compile ARM unwind support. 23 #warning Change compiler or disable ARM_UNWIND option.
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | ibm-cffps.rst | 33 fan1_alarm Fan 1 warning. 36 fan2_alarm Fan 2 warning.
|
| /Linux-v5.4/Documentation/translations/it_IT/ |
| D | index.rst | 81 .. warning:: 92 .. warning:: 124 .. warning:: 134 .. warning::
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | nmi.c | 38 unsigned int warning : 1; member 166 if (mcck.warning) { /* WARNING pending ? */ in s390_handle_mcck() 449 mcck->warning = 1; in s390_do_machine_check()
|