Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dacompress.h139 static inline bool acomp_is_async(struct crypto_acomp *tfm) in acomp_is_async() function
/linux/mm/
H A Dzswap.c857 acomp_ctx->is_sleepable = acomp_is_async(acomp); in zswap_cpu_comp_prepare()