Searched defs:riov (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/vhost/ |
H A 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()
|
/openbmc/linux/tools/virtio/ |
H A D | vringh_test.c | 197 struct vringh_iov riov, wiov; in parallel_test() local 446 struct vringh_iov riov, wiov; in main() local
|
/openbmc/linux/drivers/net/caif/ |
H A D | caif_virtio.c | 49 struct vringh_kiov riov; member 257 struct vringh_kiov *riov = &cfv->ctx.riov; in cfv_rx_poll() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | memfd_secret.c | 88 struct iovec liov, riov; in try_process_vm_read() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | netlink_helpers.c | 153 struct iovec riov; in __rtnl_talk_iov() local
|
/openbmc/linux/drivers/vdpa/mlx5/core/ |
H A D | mlx5_vdpa.h | 62 struct vringh_kiov riov; member
|