Searched refs:zs_destroy_pool (Results 1 – 3 of 3) sorted by relevance
44 void zs_destroy_pool(struct zs_pool *pool);
366 zs_destroy_pool(pool); in zs_zpool_destroy()2277 zs_destroy_pool(pool); in zs_create_pool()2282 void zs_destroy_pool(struct zs_pool *pool) in zs_destroy_pool() function2314 EXPORT_SYMBOL_GPL(zs_destroy_pool);
1227 zs_destroy_pool(zram->mem_pool); in zram_meta_free()