Searched defs:started (Results 1 – 17 of 17) sorted by relevance
| /qemu/include/sysemu/ |
| A D | vhost-user-backend.h | 39 bool started; member
|
| /qemu/include/hw/virtio/ |
| A D | vdpa-dev.h | 39 bool started; member
|
| A D | virtio.h | 149 bool started; member 508 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started()
|
| A D | vhost.h | 124 bool started; member
|
| /qemu/contrib/vhost-user-scsi/ |
| 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/ |
| A D | vhost-user.c | 31 bool started; member
|
| A D | vhost-vdpa.c | 50 bool started; member
|
| /qemu/contrib/vhost-user-input/ |
| A D | main.c | 172 vi_queue_set_started(VuDev *dev, int qidx, bool started) in vi_queue_set_started()
|
| /qemu/block/export/ |
| 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/ |
| A D | aio-posix.c | 218 bool started) in poll_set_started()
|
| /qemu/contrib/vhost-user-blk/ |
| 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/ |
| 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/ |
| 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/ |
| A D | vhost-vdpa.c | 1340 static int vhost_vdpa_dev_start(struct vhost_dev *dev, bool started) in vhost_vdpa_dev_start()
|
| A D | vhost-user.c | 2847 static int vhost_user_dev_start(struct vhost_dev *dev, bool started) in vhost_user_dev_start()
|
| /qemu/subprojects/libvhost-user/ |
| A D | libvhost-user.h | 374 bool started; member
|
| /qemu/hw/scsi/ |
| A D | scsi-disk.c | 88 bool started; member
|
Completed in 75 milliseconds