Home
last modified time | relevance | path

Searched defs:fast_iov (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/io_uring/
Drw.h8 struct iovec fast_iov[UIO_FASTIOV]; member
Dnet.h11 struct iovec fast_iov[UIO_FASTIOV]; member
Drw.c499 const struct iovec *fast_iov, struct iov_iter *iter) in io_req_map_rw()
/linux-6.6.21/block/
Dblk-map.c708 struct iovec fast_iov[UIO_FASTIOV]; in blk_rq_map_user_io() local
/linux-6.6.21/lib/
Diov_iter.c1399 struct iovec *fast_iov, bool compat) in iovec_from_user()