Home
last modified time | relevance | path

Searched refs:acomp_request_free (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dacompress.c133 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
148 EXPORT_SYMBOL_GPL(acomp_request_free); variable
H A Dtestmgr.c3346 acomp_request_free(req); in test_acomp()
3362 acomp_request_free(req); in test_acomp()
3371 acomp_request_free(req); in test_acomp()
3381 acomp_request_free(req); in test_acomp()
3386 acomp_request_free(req); in test_acomp()
3423 acomp_request_free(req); in test_acomp()
3432 acomp_request_free(req); in test_acomp()
3442 acomp_request_free(req); in test_acomp()
3447 acomp_request_free(req); in test_acomp()
/kernel/linux/linux-6.6/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); variable
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(re in test_acomp()
[all...]
/kernel/linux/linux-5.10/include/crypto/
H A Dacompress.h195 * acomp_request_free() -- zeroize and free asynchronous (de)compression
201 void acomp_request_free(struct acomp_req *req);
/kernel/linux/linux-6.6/include/crypto/
H A Dacompress.h199 * acomp_request_free() -- zeroize and free asynchronous (de)compression
205 void acomp_request_free(struct acomp_req *req);
/kernel/linux/linux-6.6/mm/
H A Dzswap.c535 acomp_request_free(acomp_ctx->req); in zswap_cpu_comp_dead()

Completed in 16 milliseconds