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