Searched defs:zswap_pool (Results 1 – 1 of 1) sorted by relevance
159 struct zswap_pool { struct160 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];