Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvringh.c256 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()
/Linux-v4.19/tools/virtio/
Dvringh_test.c197 struct vringh_iov riov, wiov; in parallel_test() local
444 struct vringh_iov riov, wiov; in main() local
/Linux-v4.19/drivers/net/caif/
Dcaif_virtio.c49 struct vringh_kiov riov; member
257 struct vringh_kiov *riov = &cfv->ctx.riov; in cfv_rx_poll() local
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_main.h96 struct vringh_kiov riov; member
Dvop_vringh.c755 struct vringh_kiov *riov = &vvr->riov; in _vop_virtio_copy() local