Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
Dacompress.h237 static inline void acomp_request_set_params(struct acomp_req *req, in acomp_request_set_params() function
/linux-5.19.10/mm/
Dzswap.c1013 acomp_request_set_params(acomp_ctx->req, &input, &output, entry->length, dlen); in zswap_writeback_entry()
1188 acomp_request_set_params(acomp_ctx->req, &input, &output, PAGE_SIZE, dlen); in zswap_frontswap_store()
1338 acomp_request_set_params(acomp_ctx->req, &input, &output, entry->length, dlen); in zswap_frontswap_load()
/linux-5.19.10/crypto/
Dtestmgr.c3372 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3390 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3449 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()