Searched refs:max_free_slots (Results 1 – 1 of 1) sorted by relevance
654 static int max_free_slots; variable707 max_free_slots = free_slots = MAX(2, boot_ncpus); in run_sweep()770 VERIFY(free_slots <= max_free_slots); in run_sweep()771 while (free_slots < max_free_slots) { in run_sweep()