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