Searched refs:zs_free (Results 1 – 3 of 3) sorted by relevance
48 void zs_free(struct zs_pool *pool, unsigned long obj);
1201 zs_free(zram->mem_pool, handle); in zram_free_page()1339 zs_free(zram->mem_pool, handle); in __zram_bvec_write()1380 zs_free(zram->mem_pool, handle); in __zram_bvec_write()
412 zs_free(pool, handle); in zs_zpool_free()1540 void zs_free(struct zs_pool *pool, unsigned long handle) in zs_free() function1583 EXPORT_SYMBOL_GPL(zs_free);