Searched refs:acomp_request_free (Results 1 – 4 of 4) sorted by relevance
168 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function183 EXPORT_SYMBOL_GPL(acomp_request_free);
3461 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 …]
205 void acomp_request_free(struct acomp_req *req);
535 acomp_request_free(acomp_ctx->req); in zswap_cpu_comp_dead()