Searched refs:do_silent (Results 1 – 1 of 1) sorted by relevance
598 bool do_silent; in bootm_process_cmdline_env() local604 do_silent = IS_ENABLED(CONFIG_SILENT_CONSOLE) && in bootm_process_cmdline_env()606 if (!do_silent && !IS_ENABLED(CONFIG_BOOTARGS_SUBST)) in bootm_process_cmdline_env()
Completed in 4 milliseconds