Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzsmalloc.h27 void zs_destroy_pool(struct zs_pool *pool);
/linux/drivers/block/zram/
H A Dzram_drv.c1594 zs_destroy_pool(zram->mem_pool); in zram_meta_free()