Searched defs:started (Results 1 – 17 of 17) sorted by relevance
/qemu/include/system/ |
H A D | vhost-user-backend.h | 39 bool started; member
|
/qemu/include/hw/virtio/ |
H A D | vdpa-dev.h | 39 bool started; member
|
H A D | virtio.h | 149 bool started; member 508 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started()
|
H A D | vhost.h | 124 bool started; member
|
/qemu/contrib/vhost-user-scsi/ |
H A D | vhost-user-scsi.c | 294 static void vus_queue_set_started(VuDev *vu_dev, int idx, bool started) in vus_queue_set_started()
|
/qemu/net/ |
H A D | vhost-user.c | 32 bool started; member
|
H A D | vhost-vdpa.c | 50 bool started; member
|
/qemu/contrib/vhost-user-input/ |
H A D | main.c | 172 vi_queue_set_started(VuDev *dev, int qidx, bool started) in vi_queue_set_started()
|
/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 106 static void vu_blk_queue_set_started(VuDev *vu_dev, int idx, bool started) in vu_blk_queue_set_started()
|
/qemu/util/ |
H A D | aio-posix.c | 221 bool started) in poll_set_started()
|
/qemu/contrib/vhost-user-blk/ |
H A D | vhost-user-blk.c | 353 static void vub_queue_set_started(VuDev *vu_dev, int idx, bool started) in vub_queue_set_started()
|
/qemu/tests/ |
H A D | vhost-user-bridge.c | 462 vubr_queue_set_started(VuDev *dev, int qidx, bool started) in vubr_queue_set_started()
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 1052 vg_queue_set_started(VuDev *dev, int qidx, bool started) in vg_queue_set_started()
|
/qemu/hw/virtio/ |
H A D | vhost-vdpa.c | 1365 static int vhost_vdpa_dev_start(struct vhost_dev *dev, bool started) in vhost_vdpa_dev_start()
|
H A D | vhost-user.c | 2845 static int vhost_user_dev_start(struct vhost_dev *dev, bool started) in vhost_user_dev_start()
|
/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 370 bool started; member
|
/qemu/hw/scsi/ |
H A D | scsi-disk.c | 87 bool started; member
|