Home
last modified time | relevance | path

Searched defs:started (Results 1 – 17 of 17) sorted by relevance

/qemu/include/system/
H A Dvhost-user-backend.h39 bool started; member
/qemu/include/hw/virtio/
H A Dvdpa-dev.h39 bool started; member
H A Dvirtio.h149 bool started; member
508 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started()
H A Dvhost.h124 bool started; member
/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c294 static void vus_queue_set_started(VuDev *vu_dev, int idx, bool started) in vus_queue_set_started()
/qemu/net/
H A Dvhost-user.c32 bool started; member
H A Dvhost-vdpa.c50 bool started; member
/qemu/contrib/vhost-user-input/
H A Dmain.c172 vi_queue_set_started(VuDev *dev, int qidx, bool started) in vi_queue_set_started()
/qemu/block/export/
H A Dvhost-user-blk-server.c106 static void vu_blk_queue_set_started(VuDev *vu_dev, int idx, bool started) in vu_blk_queue_set_started()
/qemu/util/
H A Daio-posix.c221 bool started) in poll_set_started()
/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c353 static void vub_queue_set_started(VuDev *vu_dev, int idx, bool started) in vub_queue_set_started()
/qemu/tests/
H A Dvhost-user-bridge.c462 vubr_queue_set_started(VuDev *dev, int qidx, bool started) in vubr_queue_set_started()
/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c1052 vg_queue_set_started(VuDev *dev, int qidx, bool started) in vg_queue_set_started()
/qemu/hw/virtio/
H A Dvhost-vdpa.c1365 static int vhost_vdpa_dev_start(struct vhost_dev *dev, bool started) in vhost_vdpa_dev_start()
H A Dvhost-user.c2845 static int vhost_user_dev_start(struct vhost_dev *dev, bool started) in vhost_user_dev_start()
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h370 bool started; member
/qemu/hw/scsi/
H A Dscsi-disk.c87 bool started; member