Searched refs:NUM_PP_BUCKETS (Results 1 – 1 of 1) sorted by relevance
246 #define NUM_PP_BUCKETS ((PAGE_SIZE / PP_BUCKET_SIZE_RANGE) + 1) macro249 struct list_head pp_buckets[NUM_PP_BUCKETS];261 for (idx = 0; idx < NUM_PP_BUCKETS; idx++) in init_pp_ctl()284 for (idx = 0; idx < NUM_PP_BUCKETS; idx++) { in release_pp_ctl()321 s32 idx = NUM_PP_BUCKETS - 1; in select_pp_slot()