Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c153 struct zswap_pool { struct
154 struct zs_pool *zs_pool;
155 struct crypto_acomp_ctx __percpu *acomp_ctx;
156 struct percpu_ref ref;
157 struct list_head list;
158 struct work_struct release_work;
159 struct hlist_node node;
160 char tfm_name[CRYPTO_MAX_ALG_NAME];