Searched refs:zram_get_obj_size (Results 1 – 1 of 1) sorted by relevance
128 static size_t zram_get_obj_size(struct zram *zram, u32 index) in zram_get_obj_size() function143 return zram_get_obj_size(zram, index) || in zram_allocated()1208 atomic64_sub(zram_get_obj_size(zram, index), in zram_free_page()1254 size = zram_get_obj_size(zram, index); in __zram_bvec_read()