Home
last modified time | relevance | path

Searched refs:crypto_acomp_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dzswap.c139 struct crypto_acomp_ctx { struct
155 struct crypto_acomp_ctx __percpu *acomp_ctx; argument
245 static void acomp_ctx_free(struct crypto_acomp_ctx *acomp_ctx) in acomp_ctx_free()
786 struct crypto_acomp_ctx *acomp_ctx = per_cpu_ptr(pool->acomp_ctx, cpu); in zswap_cpu_comp_prepare()
843 struct crypto_acomp_ctx *acomp_ctx; in zswap_compress()
929 struct crypto_acomp_ctx *acomp_ctx; in zswap_decompress()