Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dacompress.h101 static inline bool acomp_request_chained(struct acomp_req *req) in acomp_request_chained() function
/linux-6.15/crypto/
H A Dacompress.c352 (!acomp_request_chained(req) && acomp_request_issg(req))) in acomp_do_req_chain()