Searched refs:pp_buckets (Results 1 – 1 of 1) sorted by relevance
238 struct list_head pp_buckets[NUM_PP_BUCKETS]; member251 INIT_LIST_HEAD(&ctl->pp_buckets[idx]); in init_pp_ctl()274 while (!list_empty(&ctl->pp_buckets[idx])) { in release_pp_ctl()277 pps = list_first_entry(&ctl->pp_buckets[idx], in release_pp_ctl()301 list_add(&pps->entry, &ctl->pp_buckets[bid]); in place_pp_slot()314 pps = list_first_entry_or_null(&ctl->pp_buckets[idx], in select_pp_slot()