Searched defs:in_sg (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/fsdev/ |
H A D | 9p-iov-marshal.c | 66 ssize_t v9fs_pack(struct iovec *in_sg, int in_num, size_t offset, in v9fs_pack() 204 ssize_t v9fs_iov_vmarshal(struct iovec *in_sg, int in_num, size_t offset, in v9fs_iov_vmarshal() 304 ssize_t v9fs_iov_marshal(struct iovec *in_sg, int in_num, size_t offset, in v9fs_iov_marshal()
|
/openbmc/qemu/subprojects/libvduse/ |
H A D | libvduse.h | 44 struct iovec *in_sg; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | xen-9p-backend.c | 72 struct iovec *in_sg, in xen_9pfs_in_sg() 140 struct iovec in_sg[2]; in xen_9pfs_pdu_vmarshal() local
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.c | 195 const struct iovec *in_sg, size_t in_num, in vhost_svq_add_split() 272 const struct iovec *in_sg, size_t in_num, in vhost_svq_add()
|
H A D | virtio.c | 2117 struct iovec in_sg[VIRTQUEUE_MAX_SIZE]; member
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | 76 struct iovec *in_sg; member
|
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 648 const struct iovec *in_sg, size_t in_num) in vhost_vdpa_net_cvq_add()
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 456 struct iovec *in_sg; member
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 1493 const struct iovec *in_sg, unsigned in_num, in virtio_net_handle_ctrl_iov()
|