Searched refs:zram_get_obj_size (Results 1 – 1 of 1) sorted by relevance
115 static size_t zram_get_obj_size(struct zram *zram, u32 index) in zram_get_obj_size() function130 return zram_get_obj_size(zram, index) || in zram_allocated()265 idx = zram_get_obj_size(zram, pps->index) / PP_BUCKET_SIZE_RANGE; in place_pp_slot()1525 atomic64_sub(zram_get_obj_size(zram, index), in zram_free_page()1569 size = zram_get_obj_size(zram, index); in read_compressed_page()1907 comp_len_old = zram_get_obj_size(zram, index); in recompress_slot()