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.c899 static struct crypto_acomp_ctx *acomp_ctx_get_cpu_lock(struct zswap_pool *pool) in acomp_ctx_get_cpu_lock() function
937 acomp_ctx = acomp_ctx_get_cpu_lock(pool); in zswap_compress()
1001 acomp_ctx = acomp_ctx_get_cpu_lock(entry->pool); in zswap_decompress()