Home
last modified time | relevance | path

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

/linux-5.10/drivers/vhost/
Dvringh.c266 struct vringh_kiov *riov, in __vringh_iov()
667 struct vringh_iov *riov, in vringh_getdesc_user()
723 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user()
937 struct vringh_kiov *riov, in vringh_getdesc_kern()
970 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern()
1290 struct vringh_kiov *riov, in vringh_getdesc_iotlb()
1325 struct vringh_kiov *riov, in vringh_iov_pull_iotlb()
/linux-5.10/tools/virtio/
Dvringh_test.c197 struct vringh_iov riov, wiov; in parallel_test() local
445 struct vringh_iov riov, wiov; in main() local
/linux-5.10/drivers/net/caif/
Dcaif_virtio.c49 struct vringh_kiov riov; member
257 struct vringh_kiov *riov = &cfv->ctx.riov; in cfv_rx_poll() local