Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Dacompress.h283 static inline int crypto_acomp_decompress(struct acomp_req *req) in crypto_acomp_decompress() function
/Linux-v6.1/mm/
Dzswap.c1014 ret = crypto_wait_req(crypto_acomp_decompress(acomp_ctx->req), &acomp_ctx->wait); in zswap_writeback_entry()
1339 ret = crypto_wait_req(crypto_acomp_decompress(acomp_ctx->req), &acomp_ctx->wait); in zswap_frontswap_load()
/Linux-v6.1/crypto/
Dtestmgr.c3392 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3468 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3500 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()