Searched defs:riov (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/vhost/ |
D | vringh.c | 284 struct vringh_kiov *riov, in __vringh_iov() 688 struct vringh_iov *riov, in vringh_getdesc_user() 744 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user() 961 struct vringh_kiov *riov, in vringh_getdesc_kern() 994 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern() 1324 struct vringh_kiov *riov, in vringh_getdesc_iotlb() 1359 struct vringh_kiov *riov, in vringh_iov_pull_iotlb()
|
/Linux-v5.15/tools/virtio/ |
D | vringh_test.c | 197 struct vringh_iov riov, wiov; in parallel_test() local 445 struct vringh_iov riov, wiov; in main() local
|
/Linux-v5.15/drivers/net/caif/ |
D | caif_virtio.c | 49 struct vringh_kiov riov; member 257 struct vringh_kiov *riov = &cfv->ctx.riov; in cfv_rx_poll() local
|
/Linux-v5.15/tools/testing/selftests/vm/ |
D | memfd_secret.c | 85 struct iovec liov, riov; in try_process_vm_read() local
|
/Linux-v5.15/drivers/vdpa/mlx5/core/ |
D | mlx5_vdpa.h | 61 struct vringh_kiov riov; member
|