Searched refs:acomp_request_free (Results 1 – 4 of 4) sorted by relevance
139 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function154 EXPORT_SYMBOL_GPL(acomp_request_free);
3490 acomp_request_free(req); in test_acomp()3506 acomp_request_free(req); in test_acomp()3515 acomp_request_free(req); in test_acomp()3525 acomp_request_free(req); in test_acomp()3539 acomp_request_free(req); in test_acomp()3545 acomp_request_free(req); in test_acomp()3582 acomp_request_free(req); in test_acomp()3591 acomp_request_free(req); in test_acomp()3601 acomp_request_free(req); in test_acomp()3614 acomp_request_free(req); in test_acomp()[all …]
187 void acomp_request_free(struct acomp_req *req);
869 acomp_request_free(acomp_ctx->req); in zswap_cpu_comp_dead()