Home
last modified time | relevance | path

Searched defs:zswap_pool (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/mm/
Dzswap.c159 struct zswap_pool { struct
160 struct zpool *zpool;
161 struct crypto_acomp_ctx __percpu *acomp_ctx;
162 struct percpu_ref ref;
163 struct list_head list;
164 struct work_struct release_work;
165 struct hlist_node node;
166 char tfm_name[CRYPTO_MAX_ALG_NAME];