Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
A D257187 def blockdev_backup(vm, device, target, sync, **kwargs): argument
199 def blockdev_backup_mktarget(drive, target_id, filepath, sync, **kwargs): argument
213 def backup(drive, n, filepath, sync, **kwargs): argument
A D155178 def runMirror(self, sync): argument
/qemu/include/ui/
A Dinput.h29 QemuInputHandlerSync sync; member
/qemu/ui/
A Ddmabuf.c26 void *sync; member
213 void qemu_dmabuf_set_sync(QemuDmaBuf *dmabuf, void *sync) in qemu_dmabuf_set_sync()
A Degl-helpers.c376 EGLSyncKHR sync; in egl_dmabuf_create_sync() local
392 void *sync = qemu_dmabuf_get_sync(dmabuf); in egl_dmabuf_create_fence() local
/qemu/tests/unit/
A Dtest-thread-pool.c137 static void do_test_cancel(bool sync) in do_test_cancel()
/qemu/include/hw/dma/
A Dpl080.h58 uint32_t sync; member
/qemu/util/
A Dmmap-alloc.c190 const bool sync = qemu_map_flags & QEMU_MAP_SYNC; in mmap_activate() local
/qemu/python/qemu/utils/
A Dqemu_ga_client.py76 def sync(self, timeout: Optional[float] = 3) -> None: member in QemuGuestAgentClient
/qemu/hw/timer/
A Da9gtimer.c81 static void a9_gtimer_update(A9GTimerState *s, bool sync) in a9_gtimer_update()
/qemu/block/
A Dbackup.c59 bool sync = (((ret == 0) || (job->bitmap_mode == BITMAP_SYNC_MODE_ALWAYS)) \ in backup_cleanup_sync_bitmap() local
/qemu/hw/dma/
A Domap_dma.c64 int sync; member
/qemu/
A Dblockdev.c2783 enum MirrorSyncMode sync, in blockdev_mirror_common()
3060 MirrorSyncMode sync, in qmp_blockdev_mirror()
/qemu/pc-bios/s390-ccw/
A Dcio.h242 u32 sync:1; /* synchronize control */ member
/qemu/hw/virtio/
A Dvhost.c394 static void vhost_log_put(struct vhost_dev *dev, bool sync) in vhost_log_put()
/qemu/subprojects/libvhost-user/
A Dlibvhost-user.c2613 static void _vu_queue_notify(VuDev *dev, VuVirtq *vq, bool sync) in _vu_queue_notify()
/qemu/hw/nvme/
A Dctrl.c6076 uint64_t sync:1; in nvme_get_timestamp() member

Completed in 59 milliseconds