Home
last modified time | relevance | path

Searched refs:qemu_file_monitor_remove_watch (Results 1 – 6 of 6) sorted by relevance

/qemu/util/
H A Dfilemonitor-stub.c55 qemu_file_monitor_remove_watch(QFileMonitor *mon G_GNUC_UNUSED, in qemu_file_monitor_remove_watch() function
H A Dfilemonitor-inotify.c308 void qemu_file_monitor_remove_watch(QFileMonitor *mon, in qemu_file_monitor_remove_watch() function
H A Dtrace-events29 qemu_file_monitor_remove_watch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove …
/qemu/include/qemu/
H A Dfilemonitor.h123 void qemu_file_monitor_remove_watch(QFileMonitor *mon,
/qemu/tests/unit/
H A Dtest-util-filemonitor.c532 qemu_file_monitor_remove_watch(mon, in test_file_monitor_events()
/qemu/hw/usb/
H A Ddev-mtp.c437 qemu_file_monitor_remove_watch(s->file_monitor, o->path, o->watchid); in usb_mtp_object_free()