Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c828 static struct crypto_acomp_ctx *acomp_ctx_get_cpu_lock(struct zswap_pool *pool) in acomp_ctx_get_cpu_lock() function
865 acomp_ctx = acomp_ctx_get_cpu_lock(pool); in zswap_compress()
940 acomp_ctx = acomp_ctx_get_cpu_lock(pool); in zswap_decompress()