Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dacompress.c209 acomp_request_set_src_sg(req, &state->ssg, slen); in acomp_virt_to_sg()
220 acomp_request_set_src_sg(req, &state->ssg, slen); in acomp_virt_to_sg()
240 acomp_request_set_src_sg(req, &state->dsg, dlen); in acomp_virt_to_sg()
/linux-6.15/include/crypto/
H A Dacompress.h397 static inline void acomp_request_set_src_sg(struct acomp_req *req, in acomp_request_set_src_sg() function