Home
last modified time | relevance | path

Searched refs:__acomp_request_free (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/crypto/internal/
Dacompress.h47 static inline void __acomp_request_free(struct acomp_req *req) in __acomp_request_free() function
/linux-5.19.10/crypto/
Dacompress.c146 __acomp_request_free(req); in acomp_request_free()