Searched refs:zs_free (Results 1 – 3 of 3) sorted by relevance
30 void zs_free(struct zs_pool *pool, unsigned long obj);
475 zs_free(pool, handle); in zs_zpool_free()1430 void zs_free(struct zs_pool *pool, unsigned long handle) in zs_free() function1463 EXPORT_SYMBOL_GPL(zs_free);
1538 zs_free(zram->mem_pool, handle); in zram_free_page()1702 zs_free(zram->mem_pool, handle); in write_incompressible_page()1772 zs_free(zram->mem_pool, handle); in zram_write_page()