Searched refs:virtio_queue_get_host_notifier (Results 1 – 8 of 8) sorted by relevance
282 EventNotifier *notifier = virtio_queue_get_host_notifier(vq); in virtio_bus_set_host_notifier()316 EventNotifier *notifier = virtio_queue_get_host_notifier(vq); in virtio_bus_cleanup_host_notifier()
1325 file.fd = event_notifier_get_fd(virtio_queue_get_host_notifier(vvq)); in vhost_virtqueue_start()
3890 EventNotifier *virtio_queue_get_host_notifier(VirtQueue *vq) in virtio_queue_get_host_notifier() function
133 host_notifier = virtio_queue_get_host_notifier(vq); in virtio_scsi_dataplane_stop_vq_bh()
142 event_notifier_set(virtio_queue_get_host_notifier(kick_vq)); in vhost_user_scsi_handle_output()
419 EventNotifier *virtio_queue_get_host_notifier(VirtQueue *vq);
321 event_notifier_set(virtio_queue_get_host_notifier(kick_vq)); in vhost_user_blk_handle_output()
1611 EventNotifier *host_notifier = virtio_queue_get_host_notifier(vq); in virtio_blk_ioeventfd_stop_vq_bh()