Home
last modified time | relevance | path

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

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