Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vhost/
Dvringh.c284 struct vringh_kiov *riov, in __vringh_iov()
694 struct vringh_iov *riov, in vringh_getdesc_user()
750 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user()
967 struct vringh_kiov *riov, in vringh_getdesc_kern()
1000 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern()
1330 struct vringh_kiov *riov, in vringh_getdesc_iotlb()
1365 struct vringh_kiov *riov, in vringh_iov_pull_iotlb()
/linux-5.19.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.19.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
/linux-5.19.10/tools/testing/selftests/vm/
Dmemfd_secret.c85 struct iovec liov, riov; in try_process_vm_read() local
/linux-5.19.10/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h61 struct vringh_kiov riov; member