Home
last modified time | relevance | path

Searched refs:bootconfig_found (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/init/
Dmain.c151 static bool bootconfig_found; variable
154 # define bootconfig_found false macro
393 bootconfig_found = true; in bootconfig_params()
422 if (IS_ERR(err) || !(bootconfig_found || IS_ENABLED(CONFIG_BOOT_CONFIG_FORCE))) in setup_boot_config()
431 if (bootconfig_found) in setup_boot_config()