Home
last modified time | relevance | path

Searched refs:zs_destroy_pool (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dzsmalloc.c2335 zs_destroy_pool(pool); in zs_create_pool()
2340 void zs_destroy_pool(struct zs_pool *pool) in zs_destroy_pool() function
2371 EXPORT_SYMBOL_GPL(zs_destroy_pool);
H A Dzswap.c339 zs_destroy_pool(pool->zs_pool); in zswap_pool_create()
376 zs_destroy_pool(pool->zs_pool); in zswap_pool_destroy()
/linux/drivers/block/zram/
H A Dzram_drv.c1991 zs_destroy_pool(zram->mem_pool); in zram_meta_free()