Searched refs:PP_BUCKET_SIZE_RANGE (Results 1 – 1 of 1) sorted by relevance
241 #define PP_BUCKET_SIZE_RANGE 64 macro242 #define NUM_PP_BUCKETS ((PAGE_SIZE / PP_BUCKET_SIZE_RANGE) + 1)307 bid = get_slot_size(zram, pps->index) / PP_BUCKET_SIZE_RANGE; in place_pp_slot()