Home
last modified time | relevance | path

Searched refs:acomp_request_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/crypto/
H A Dacompress.c168 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
183 EXPORT_SYMBOL_GPL(acomp_request_free);
H A Dtestmgr.c3461 acomp_request_free(req); in test_acomp()
3477 acomp_request_free(req); in test_acomp()
3486 acomp_request_free(req); in test_acomp()
3496 acomp_request_free(req); in test_acomp()
3510 acomp_request_free(req); in test_acomp()
3516 acomp_request_free(req); in test_acomp()
3553 acomp_request_free(req); in test_acomp()
3562 acomp_request_free(req); in test_acomp()
3572 acomp_request_free(req); in test_acomp()
3585 acomp_request_free(req); in test_acomp()
[all …]
/openbmc/linux/include/crypto/
H A Dacompress.h205 void acomp_request_free(struct acomp_req *req);
/openbmc/linux/mm/
H A Dzswap.c535 acomp_request_free(acomp_ctx->req); in zswap_cpu_comp_dead()