Home
last modified time | relevance | path

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

/linux/crypto/
H A Dacompress.c139 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
154 EXPORT_SYMBOL_GPL(acomp_request_free);
H A Dtestmgr.c3486 acomp_request_free(req); in test_acomp()
3502 acomp_request_free(req); in test_acomp()
3511 acomp_request_free(req); in test_acomp()
3521 acomp_request_free(req); in test_acomp()
3535 acomp_request_free(req); in test_acomp()
3541 acomp_request_free(req); in test_acomp()
3578 acomp_request_free(req); in test_acomp()
3587 acomp_request_free(req); in test_acomp()
3597 acomp_request_free(req); in test_acomp()
3610 acomp_request_free(req); in test_acomp()
[all …]
/linux/include/crypto/
H A Dacompress.h187 void acomp_request_free(struct acomp_req *req);
/linux/mm/
H A Dzswap.c888 acomp_request_free(acomp_ctx->req); in zswap_cpu_comp_dead()