Searched refs:crypto_acomp_decompress (Results 1 – 3 of 3) sorted by relevance
314 static inline int crypto_acomp_decompress(struct acomp_req *req) in crypto_acomp_decompress() function
1126 ret = crypto_wait_req(crypto_acomp_decompress(acomp_ctx->req), &acomp_ctx->wait); in zswap_writeback_entry()1455 if (crypto_wait_req(crypto_acomp_decompress(acomp_ctx->req), &acomp_ctx->wait)) in zswap_load()
3472 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()3548 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()3580 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()