Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dioctl.c95 struct iovec fast_iov[UIO_FASTIOV]; in nvme_alloc_user_request() local
/linux-5.19.10/lib/
Diov_iter.c1902 struct iovec *fast_iov, bool compat) in iovec_from_user()
/linux-5.19.10/io_uring/
Dio_uring.c791 struct iovec fast_iov[UIO_FASTIOV]; member
802 struct iovec fast_iov[UIO_FASTIOV]; member
3879 const struct iovec *fast_iov, struct iov_iter *iter) in io_req_map_rw()