Home
last modified time | relevance | path

Searched defs:fast_iov (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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.c498 io_req_map_rw(struct io_kiocb *req, const struct iovec *iovec, const struct iovec *fast_iov, struct iov_iter *iter) io_req_map_rw() argument
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-map.c708 struct iovec fast_iov[UIO_FASTIOV]; in blk_rq_map_user_io() local
/kernel/linux/linux-5.10/lib/
H A Diov_iter.c1697 iovec_from_user(const struct iovec __user *uvec, unsigned long nr_segs, unsigned long fast_segs, struct iovec *fast_iov, bool compat) iovec_from_user() argument
/kernel/linux/linux-6.6/lib/
H A Diov_iter.c1397 iovec_from_user(const struct iovec __user *uvec, unsigned long nr_segs, unsigned long fast_segs, struct iovec *fast_iov, bool compat) iovec_from_user() argument
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c706 struct iovec fast_iov[UIO_FASTIOV]; member
715 struct iovec fast_iov[UIO_FASTIOV]; member
3426 io_req_map_rw(struct io_kiocb *req, const struct iovec *iovec, const struct iovec *fast_iov, struct iov_iter *iter) io_req_map_rw() argument
3460 io_setup_async_rw(struct io_kiocb *req, const struct iovec *iovec, const struct iovec *fast_iov, struct iov_iter *iter, bool force) io_setup_async_rw() argument
[all...]

Completed in 17 milliseconds