Home
last modified time | relevance | path

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

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