Searched refs:virtio_queue_get_host_notifier (Results 1 – 8 of 8) sorted by relevance
77 host_notifier = virtio_queue_get_host_notifier(vs->ctrl_vq); in virtio_scsi_dataplane_stop_bh()86 host_notifier = virtio_queue_get_host_notifier(vs->event_vq); in virtio_scsi_dataplane_stop_bh()91 host_notifier = virtio_queue_get_host_notifier(vs->cmd_vqs[i]); in virtio_scsi_dataplane_stop_bh()
138 event_notifier_set(virtio_queue_get_host_notifier(kick_vq)); in vhost_user_scsi_handle_output()
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()
1326 file.fd = event_notifier_get_fd(virtio_queue_get_host_notifier(vvq)); in vhost_virtqueue_start()
3862 EventNotifier *virtio_queue_get_host_notifier(VirtQueue *vq) in virtio_queue_get_host_notifier() function
416 EventNotifier *virtio_queue_get_host_notifier(VirtQueue *vq);
306 event_notifier_set(virtio_queue_get_host_notifier(kick_vq)); in vhost_user_blk_handle_output()
1740 EventNotifier *host_notifier = virtio_queue_get_host_notifier(vq); in virtio_blk_ioeventfd_stop_vq_bh()