Searched refs:zram_get_obj_size (Results 1 – 1 of 1) sorted by relevance
124 static size_t zram_get_obj_size(struct zram *zram, u32 index) in zram_get_obj_size() function139 return zram_get_obj_size(zram, index) || in zram_allocated()1203 atomic64_sub(zram_get_obj_size(zram, index), in zram_free_page()1248 size = zram_get_obj_size(zram, index); in __zram_bvec_read()