Searched refs:pp_buckets (Results 1 – 1 of 1) sorted by relevance
249 struct list_head pp_buckets[NUM_PP_BUCKETS]; member262 INIT_LIST_HEAD(&ctl->pp_buckets[idx]); in init_pp_ctl()285 while (!list_empty(&ctl->pp_buckets[idx])) { in release_pp_ctl()288 pps = list_first_entry(&ctl->pp_buckets[idx], in release_pp_ctl()312 list_add(&pps->entry, &ctl->pp_buckets[bid]); in place_pp_slot()325 pps = list_first_entry_or_null(&ctl->pp_buckets[idx], in select_pp_slot()