Searched defs:riov (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/vhost/ |
D | vringh.c | 294 struct vringh_kiov *riov, in __vringh_iov() 704 struct vringh_iov *riov, in vringh_getdesc_user() 760 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user() 977 struct vringh_kiov *riov, in vringh_getdesc_kern() 1010 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern() 1481 struct vringh_kiov *riov, in vringh_getdesc_iotlb() 1516 struct vringh_kiov *riov, in vringh_iov_pull_iotlb()
|
/linux-6.6.21/tools/virtio/ |
D | vringh_test.c | 197 struct vringh_iov riov, wiov; in parallel_test() local 446 struct vringh_iov riov, wiov; in main() local
|
/linux-6.6.21/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-6.6.21/tools/testing/selftests/mm/ |
D | memfd_secret.c | 88 struct iovec liov, riov; in try_process_vm_read() local
|
/linux-6.6.21/drivers/vdpa/mlx5/core/ |
D | mlx5_vdpa.h | 62 struct vringh_kiov riov; member
|