Searched defs:warning (Results  1 – 11 of 11) sorted by relevance
| /linux/scripts/kconfig/tests/preprocess/builtin_func/ | 
| H A D | Kconfig | 15 warning = $(warning-if,y,$(1))  variable
  | 
| /linux/tools/perf/ui/ | 
| H A D | util.h | 18 	int (*warning)(const char *format, va_list args);  member
  | 
| /linux/scripts/kconfig/tests/preprocess/escape/ | 
| H A D | Kconfig | 4 warning = $(warning-if,y,$(1))  variable
  | 
| /linux/scripts/kconfig/tests/preprocess/variable/ | 
| H A D | Kconfig | 4 warning = $(warning-if,y,$(1))  variable
  | 
| /linux/scripts/lib/kdoc/ | 
| H A D | kdoc_parser.py | 141 emit_msg(self, log_msg, warning=True) global()  argument  228 emit_msg(self, ln, msg, warning=True) global()  argument 
  | 
| H A D | kdoc_files.py | 98     def warning(self, msg):  member in KernelFiles 
  | 
| /linux/lib/ | 
| H A D | bug.c | 161 unsigned line, warning, once, done; __report_bug()  local 
  | 
| /linux/arch/s390/kernel/ | 
| H A D | nmi.c | 40 	unsigned int warning : 1;  member
  | 
| /linux/drivers/char/hw_random/ | 
| H A D | intel-rng.c | 308 		static __initdata /*const*/ char warning[] =  in intel_init_hw_struct()  local
  | 
| /linux/drivers/regulator/ | 
| H A D | da9121-regulator.c | 144 #define DA9121_STATUS(id, bank, name, notification, warning) \  argument 152 #define DA9xxx_STATUS(id, bank, name, notification, warning) \  argument
  | 
| /linux/fs/xfs/scrub/ | 
| H A D | stats.c | 30 	uint32_t		warning;  member
  |