Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dacompress.h140 static inline bool acomp_request_isnondma(struct acomp_req *req) in acomp_request_isnondma() function
/linux-6.15/crypto/
H A Dacompress.c276 if (acomp_request_isnondma(req)) in acomp_do_one_req()