Searched refs:opt_bootscrub (Results 1 – 1 of 1) sorted by relevance
177 static enum bootscrub_mode __read_mostly opt_bootscrub = BOOTSCRUB_IDLE; variable183 opt_bootscrub = BOOTSCRUB_ON; in parse_bootscrub_param()190 opt_bootscrub = BOOTSCRUB_OFF; in parse_bootscrub_param()194 opt_bootscrub = BOOTSCRUB_ON; in parse_bootscrub_param()199 opt_bootscrub = BOOTSCRUB_IDLE; in parse_bootscrub_param()1796 if ( system_state < SYS_STATE_active && opt_bootscrub == BOOTSCRUB_IDLE ) in init_heap_pages()2095 switch ( opt_bootscrub ) in heap_init_late()
Completed in 6 milliseconds