Searched refs:zs_free (Results 1 – 3 of 3) sorted by relevance
47 void zs_free(struct zs_pool *pool, unsigned long obj);
408 zs_free(pool, handle); in zs_zpool_free()1489 void zs_free(struct zs_pool *pool, unsigned long handle) in zs_free() function1532 EXPORT_SYMBOL_GPL(zs_free);
1215 zs_free(zram->mem_pool, handle); in zram_free_page()1355 zs_free(zram->mem_pool, handle); in __zram_bvec_write()1396 zs_free(zram->mem_pool, handle); in __zram_bvec_write()