Searched refs:nh_slots (Results 1 – 1 of 1) sorted by relevance
216 uint64_t remaining_sum, nh_weight, nh_slots; in compile_nhgrp() local230 nh_slots = (nh_weight * remaining_slots / remaining_sum); in compile_nhgrp()232 nh_slots = 0; in compile_nhgrp()235 remaining_slots -= nh_slots; in compile_nhgrp()239 (int)nh_slots, slot_idx); in compile_nhgrp()241 KASSERT((slot_idx + nh_slots <= num_slots), in compile_nhgrp()243 while (nh_slots-- > 0) in compile_nhgrp()