Home
last modified time | relevance | path

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

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