Searched refs:zs_destroy_pool (Results 1 – 4 of 4) sorted by relevance
28 void zs_destroy_pool(struct zs_pool *pool);
2165 zs_destroy_pool(pool); in zs_create_pool()2170 void zs_destroy_pool(struct zs_pool *pool) in zs_destroy_pool() function2201 EXPORT_SYMBOL_GPL(zs_destroy_pool);
299 zs_destroy_pool(pool->zs_pool); in zswap_pool_create()330 zs_destroy_pool(pool->zs_pool); in zswap_pool_destroy()
1953 zs_destroy_pool(zram->mem_pool); in zram_meta_free()