Searched defs:zswap_pool (Results 1 – 1 of 1) sorted by relevance
179 struct zswap_pool { struct180 struct zpool *zpools[ZSWAP_NR_ZPOOLS];181 struct crypto_acomp_ctx __percpu *acomp_ctx;182 struct kref kref;183 struct list_head list;184 struct work_struct release_work;185 struct work_struct shrink_work;186 struct hlist_node node;187 char tfm_name[CRYPTO_MAX_ALG_NAME];211 * pool - the zswap_pool the entry's data is in argument