Searched defs:zswap_pool (Results 1 – 1 of 1) sorted by relevance
161 struct zswap_pool { struct162 struct zpool *zpool;163 struct crypto_acomp_ctx __percpu *acomp_ctx;164 struct percpu_ref ref;165 struct list_head list;166 struct work_struct release_work;167 struct hlist_node node;168 char tfm_name[CRYPTO_MAX_ALG_NAME];