Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzswap.c526 struct zswap_pool *pool, *put_pool = NULL; in __zswap_param_set() local
602 put_pool = zswap_pool_current(); in __zswap_param_set()
611 put_pool = pool; in __zswap_param_set()
630 if (put_pool) in __zswap_param_set()
631 percpu_ref_kill(&put_pool->ref); in __zswap_param_set()
1455 goto put_pool; in zswap_store()
1461 goto put_pool; in zswap_store()
1512 put_pool: in zswap_store()