/openbmc/qemu/hw/remote/ |
H A D | iohub.c | 43 event_notifier_cleanup(&iohub->irqfds[pirq]); in remote_iohub_finalize() 44 event_notifier_cleanup(&iohub->resamplefds[pirq]); in remote_iohub_finalize() 104 event_notifier_cleanup(&iohub->irqfds[pirq]); in process_set_irqfd_msg() 105 event_notifier_cleanup(&iohub->resamplefds[pirq]); in process_set_irqfd_msg()
|
H A D | proxy.c | 140 event_notifier_cleanup(&dev->intr); in pci_proxy_dev_exit() 141 event_notifier_cleanup(&dev->resample); in pci_proxy_dev_exit()
|
/openbmc/qemu/tests/unit/ |
H A D | test-aio.c | 269 event_notifier_cleanup(&data.e); in test_set_event_notifier() 294 event_notifier_cleanup(&data.e); in test_wait_event_notifier() 319 event_notifier_cleanup(&data.e); in test_flush_event_notifier() 362 event_notifier_cleanup(&dummy.e); in test_wait_event_notifier_noflush() 368 event_notifier_cleanup(&data.e); in test_wait_event_notifier_noflush() 422 event_notifier_cleanup(&e); in test_timer_schedule() 600 event_notifier_cleanup(&data.e); in test_source_set_event_notifier() 625 event_notifier_cleanup(&data.e); in test_source_wait_event_notifier() 650 event_notifier_cleanup(&data.e); in test_source_flush_event_notifier() 699 event_notifier_cleanup(&data.e); in test_source_wait_event_notifier_noflush() [all …]
|
H A D | test-nested-aio-poll.c | 112 event_notifier_cleanup(&td.dummy_notifier); in test() 113 event_notifier_cleanup(&td.poll_notifier); in test()
|
/openbmc/qemu/include/qemu/ |
H A D | event_notifier.h | 34 void event_notifier_cleanup(EventNotifier *);
|
/openbmc/qemu/util/ |
H A D | event_notifier-win32.c | 24 void event_notifier_cleanup(EventNotifier *e) in event_notifier_cleanup() function
|
H A D | event_notifier-posix.c | 78 void event_notifier_cleanup(EventNotifier *e) in event_notifier_cleanup() function
|
H A D | async.c | 415 event_notifier_cleanup(&ctx->notifier); in aio_ctx_finalize()
|
/openbmc/qemu/block/ |
H A D | win32-aio.c | 206 event_notifier_cleanup(&s->e); in win32_aio_init() 216 event_notifier_cleanup(&aio->e); in win32_aio_cleanup()
|
H A D | linux-aio.c | 476 event_notifier_cleanup(&s->e); in laio_init() 484 event_notifier_cleanup(&s->e); in laio_cleanup()
|
/openbmc/qemu/hw/vfio/ |
H A D | ap.c | 123 event_notifier_cleanup(notifier); in vfio_ap_register_irq_notifier() 151 event_notifier_cleanup(notifier); in vfio_ap_unregister_irq_notifier()
|
H A D | pci.c | 170 event_notifier_cleanup(&vdev->intx.unmask); in vfio_intx_enable_kvm() 202 event_notifier_cleanup(&vdev->intx.unmask); in vfio_intx_disable_kvm() 303 event_notifier_cleanup(&vdev->intx.interrupt); in vfio_intx_enable() 330 event_notifier_cleanup(&vdev->intx.interrupt); in vfio_intx_disable() 492 event_notifier_cleanup(&vector->kvm_interrupt); in vfio_connect_kvm_msi_virq() 504 event_notifier_cleanup(&vector->kvm_interrupt); in vfio_remove_kvm_msi_virq() 804 event_notifier_cleanup(&vector->interrupt); in vfio_msi_disable_common() 2871 event_notifier_cleanup(&vdev->err_notifier); in vfio_register_err_notifier() 2890 event_notifier_cleanup(&vdev->err_notifier); in vfio_unregister_err_notifier() 2936 event_notifier_cleanup(&vdev->req_notifier); in vfio_register_req_notifier() [all …]
|
H A D | ccw.c | 440 event_notifier_cleanup(notifier); in vfio_ccw_register_irq_notifier() 474 event_notifier_cleanup(notifier); in vfio_ccw_unregister_irq_notifier()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 480 event_notifier_cleanup(&sint_route->sint_set_notifier); in hyperv_sint_route_new() 486 event_notifier_cleanup(ack_notifier); in hyperv_sint_route_new() 525 event_notifier_cleanup(&sint_route->sint_set_notifier); in hyperv_sint_route_unref() 530 event_notifier_cleanup(&sint_route->sint_ack_notifier); in hyperv_sint_route_unref()
|
H A D | hyperv_testdev.c | 234 event_notifier_cleanup(&conn->notifier); in evt_conn_destroy()
|
H A D | vmbus.c | 1455 event_notifier_cleanup(&chan->notifier); in open_channel() 1475 event_notifier_cleanup(&chan->notifier); in close_channel() 2438 event_notifier_cleanup(&vmbus->notifier); in vmbus_realize() 2451 event_notifier_cleanup(&vmbus->notifier); in vmbus_unrealize()
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 89 event_notifier_cleanup(&peer->vectors[vector]); in ivshmem_server_free_peer() 217 event_notifier_cleanup(&peer->vectors[i]); in ivshmem_server_handle_new_conn()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mmio.c | 672 event_notifier_cleanup(notifier); in virtio_mmio_set_guest_notifier() 698 event_notifier_cleanup(notifier); in virtio_mmio_set_config_guest_notifier()
|
H A D | virtio-bus.c | 322 event_notifier_cleanup(notifier); in virtio_bus_cleanup_host_notifier()
|
H A D | vhost.c | 1494 event_notifier_cleanup(&vq->error_notifier); in vhost_virtqueue_init() 1496 event_notifier_cleanup(&vq->masked_notifier); in vhost_virtqueue_init() 1502 event_notifier_cleanup(&vq->masked_notifier); in vhost_virtqueue_cleanup() 1505 event_notifier_cleanup(&vq->error_notifier); in vhost_virtqueue_cleanup() 2193 event_notifier_cleanup( in vhost_dev_stop()
|
H A D | vhost-vdpa.c | 1092 event_notifier_cleanup(&svq->hdev_kick); in vhost_vdpa_svq_set_fds() 1312 event_notifier_cleanup(&svq->hdev_kick); in vhost_vdpa_svqs_stop() 1313 event_notifier_cleanup(&svq->hdev_call); in vhost_vdpa_svqs_stop()
|
/openbmc/qemu/hw/usb/ |
H A D | u2f-emulated.c | 357 event_notifier_cleanup(&key->notifier); in u2f_emulated_unrealize()
|
H A D | ccid-card-emulated.c | 417 event_notifier_cleanup(&card->notifier); in clean_event_notifier()
|
/openbmc/qemu/hw/misc/ |
H A D | pci-testdev.c | 309 event_notifier_cleanup(&d->tests[i].notifier); in pci_testdev_uninit()
|
H A D | ivshmem.c | 399 event_notifier_cleanup(&s->peers[posn].eventfds[i]); in close_peer_eventfds()
|