Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c2165 zs_destroy_pool(pool); in zs_create_pool()
2170 void zs_destroy_pool(struct zs_pool *pool) in zs_destroy_pool() function
2201 EXPORT_SYMBOL_GPL(zs_destroy_pool);
H A Dzswap.c299 zs_destroy_pool(pool->zs_pool); in zswap_pool_create()
330 zs_destroy_pool(pool->zs_pool); in zswap_pool_destroy()
/linux/drivers/block/zram/
H A Dzram_drv.c1969 zs_destroy_pool(zram->mem_pool); in zram_meta_free()