Searched refs:NUM_PP_BUCKETS (Results 1 – 1 of 1) sorted by relevance
235 #define NUM_PP_BUCKETS ((PAGE_SIZE / PP_BUCKET_SIZE_RANGE) + 1) macro238 struct list_head pp_buckets[NUM_PP_BUCKETS];250 for (idx = 0; idx < NUM_PP_BUCKETS; idx++) in init_pp_ctl()273 for (idx = 0; idx < NUM_PP_BUCKETS; idx++) { in release_pp_ctl()310 s32 idx = NUM_PP_BUCKETS - 1; in select_pp_slot()