Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dvringh.c257 struct vringh_kiov *riov, in __vringh_iov()
651 struct vringh_iov *riov, in vringh_getdesc_user()
707 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user()
917 struct vringh_kiov *riov, in vringh_getdesc_kern()
950 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern()
/Linux-v5.4/tools/virtio/
Dvringh_test.c197 struct vringh_iov riov, wiov; in parallel_test() local
444 struct vringh_iov riov, wiov; in main() local
/Linux-v5.4/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-v5.4/drivers/misc/mic/vop/
Dvop_main.h84 struct vringh_kiov riov; member
Dvop_vringh.c752 struct vringh_kiov *riov = &vvr->riov; in _vop_virtio_copy() local