Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dacompress.c134 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
149 EXPORT_SYMBOL_GPL(acomp_request_free);
Dtestmgr.c1542 acomp_request_free(req); in test_acomp()
1558 acomp_request_free(req); in test_acomp()
1567 acomp_request_free(req); in test_acomp()
1577 acomp_request_free(req); in test_acomp()
1582 acomp_request_free(req); in test_acomp()
1619 acomp_request_free(req); in test_acomp()
1628 acomp_request_free(req); in test_acomp()
1638 acomp_request_free(req); in test_acomp()
1643 acomp_request_free(req); in test_acomp()
/Linux-v4.19/include/crypto/
Dacompress.h186 void acomp_request_free(struct acomp_req *req);