Searched refs:max_free_slots (Results 1 – 1 of 1) sorted by relevance
592 static int max_free_slots; variable645 max_free_slots = free_slots = MAX(2, boot_ncpus); in run_sweep()706 VERIFY(free_slots <= max_free_slots); in run_sweep()707 while (free_slots < max_free_slots) { in run_sweep()