/qemu/include/qemu/ |
H A D | notify.h | 23 void (*notify)(Notifier *notifier, void *data); member 57 NotifierWithReturnFunc notify; member
|
/qemu/ui/ |
H A D | clipboard.c | 124 QemuClipboardNotify notify = { in qemu_clipboard_update() local 212 QemuClipboardNotify notify = { .type = QEMU_CLIPBOARD_RESET_SERIAL }; in qemu_clipboard_reset_serial() local
|
H A D | gtk-clipboard.c | 127 QemuClipboardNotify *notify = data; in gd_clipboard_notify() local
|
H A D | vnc-clipboard.c | 229 QemuClipboardNotify *notify = data; in vnc_clipboard_notify() local
|
H A D | dbus-clipboard.c | 120 QemuClipboardNotify *notify = data; in dbus_clipboard_notify() local
|
H A D | input.c | 550 void qemu_add_mouse_mode_change_notifier(Notifier *notify) in qemu_add_mouse_mode_change_notifier() 555 void qemu_remove_mouse_mode_change_notifier(Notifier *notify) in qemu_remove_mouse_mode_change_notifier()
|
/qemu/hw/core/ |
H A D | stream.c | 14 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify, in stream_can_push()
|
/qemu/io/ |
H A D | net-listener.c | 141 GDestroyNotify notify, in qio_net_listener_set_client_func_full() 175 GDestroyNotify notify) in qio_net_listener_set_client_func()
|
H A D | dns-resolver.c | 218 GDestroyNotify notify) in qio_dns_resolver_lookup_async()
|
H A D | channel.c | 416 GDestroyNotify notify, in qio_channel_add_watch_full() 436 GDestroyNotify notify) in qio_channel_add_watch() 446 GDestroyNotify notify, in qio_channel_add_watch_source()
|
/qemu/accel/tcg/ |
H A D | tcg-accel-ops-mttcg.c | 47 static void mttcg_force_rcu(Notifier *notify, void *data) in mttcg_force_rcu()
|
H A D | tcg-accel-ops-rr.c | 140 static void rr_force_rcu(Notifier *notify, void *data) in rr_force_rcu()
|
/qemu/util/ |
H A D | main-loop.c | 550 void main_loop_poll_add_notifier(Notifier *notify) in main_loop_poll_add_notifier() 555 void main_loop_poll_remove_notifier(Notifier *notify) in main_loop_poll_remove_notifier()
|
/qemu/hw/usb/ |
H A D | dev-hub.c | 171 bool notify = false; in usb_hub_port_change() local 200 bool notify = false; in usb_hub_port_update() local 216 bool notify = false; in usb_hub_port_update_timer() local
|
H A D | xen-usb.c | 286 unsigned int notify, i; in usbback_do_response() local 593 unsigned int notify; in usbback_hotplug_notify() local
|
/qemu/include/hw/dma/ |
H A D | xlnx_csu_dma.h | 47 StreamCanPushNotifyFn notify; member
|
/qemu/hw/net/ |
H A D | xen_nic.c | 76 int notify; in OBJECT_DECLARE_SIMPLE_TYPE() local 233 int notify; in net_rx_response() local
|
/qemu/audio/ |
H A D | audio.h | 63 void (*notify) (void *opaque, audcnotification_e cmd); member
|
/qemu/include/hw/virtio/ |
H A D | virtio-bus.h | 42 void (*notify)(DeviceState *d, uint16_t vector); member
|
/qemu/system/ |
H A D | runstate.c | 931 void qemu_add_exit_notifier(Notifier *notify) in qemu_add_exit_notifier() 936 void qemu_remove_exit_notifier(Notifier *notify) in qemu_remove_exit_notifier()
|
/qemu/hw/char/ |
H A D | sclpconsole.c | 44 bool notify; /* qemu_notify_event() req'd if true */ member
|
/qemu/hw/acpi/ |
H A D | ghes.c | 266 enum AcpiGhesNotifyType notify, in build_ghes_v2()
|
/qemu/hw/dma/ |
H A D | xilinx_axidma.c | 142 StreamCanPushNotifyFn notify; member 434 StreamCanPushNotifyFn notify, in xilinx_axidma_data_stream_can_push()
|
/qemu/hw/intc/ |
H A D | loongarch_extioi.c | 144 int irq, uint64_t val, bool notify) in extioi_update_sw_coremap()
|
H A D | xive.c | 1238 bool notify = false; in xive_source_esb_write() local 1309 bool notify = false; in xive_source_set_irq() local 1855 bool notify = xive_esb_trigger(&pq); in xive_router_end_es_notify() local 2046 bool notify; in xive_router_notify() local
|