Home
last modified time | relevance | path

Searched refs:conf_warning (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/scripts/kconfig/
H A Dconfdata.c149 static void conf_warning(const char *fmt, ...)
158 static void conf_warning(const char *fmt, ...) in conf_warning() function
250 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
266 conf_warning("invalid string found"); in conf_set_sym_val()
278 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
445 conf_warning("unknown symbol: %s", in conf_read_simple()
457 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
492 conf_warning("unknown symbol: %s", in conf_read_simple()
501 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
507 conf_warning("unexpecte in conf_read_simple()
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dconfdata.c171 static void conf_warning(const char *fmt, ...)
180 static void conf_warning(const char *fmt, ...) in conf_warning() function
258 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
273 conf_warning("invalid string found"); in conf_set_sym_val()
284 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
437 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
476 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
482 conf_warning("unexpected data: %.*s", in conf_read_simple()
495 conf_warning("%s creates inconsistent choice state", sym->name); in conf_read_simple()
501 conf_warning("overrid in conf_read_simple()
[all...]

Completed in 3 milliseconds