Searched defs:riov (Results 1 – 5 of 5) sorted by relevance
256 struct vringh_kiov *riov, in __vringh_iov()650 struct vringh_iov *riov, in vringh_getdesc_user()706 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user()910 struct vringh_kiov *riov, in vringh_getdesc_kern()943 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern()
197 struct vringh_iov riov, wiov; in parallel_test() local444 struct vringh_iov riov, wiov; in main() local
49 struct vringh_kiov riov; member257 struct vringh_kiov *riov = &cfv->ctx.riov; in cfv_rx_poll() local
96 struct vringh_kiov riov; member
755 struct vringh_kiov *riov = &vvr->riov; in _vop_virtio_copy() local