Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dacompress.h237 static inline void acomp_request_set_params(struct acomp_req *req, in acomp_request_set_params() function
/linux/mm/
A Dzswap.c998 acomp_request_set_params(acomp_ctx->req, &input, &output, entry->length, dlen); in zswap_writeback_entry()
1168 acomp_request_set_params(acomp_ctx->req, &input, &output, PAGE_SIZE, dlen); in zswap_frontswap_store()
1304 acomp_request_set_params(acomp_ctx->req, &input, &output, entry->length, dlen); in zswap_frontswap_load()
/linux/crypto/
A Dtestmgr.c3321 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3339 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3398 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()

Completed in 17 milliseconds