Searched refs:vhost_poll_flush (Results 1 – 5 of 5) sorted by relevance
47 void vhost_poll_flush(struct vhost_poll *poll);
143 vhost_poll_flush(&n->dev.vqs[index].poll); in vhost_test_flush_vq()
144 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush() function417 vhost_poll_flush(&dev->vqs[i]->poll); in vhost_dev_stop()797 vhost_poll_flush(&vq->poll); in vhost_vring_ioctl()
779 vhost_poll_flush(n->poll + index); in vhost_net_flush_vq()780 vhost_poll_flush(&n->vqs[index].vq.poll); in vhost_net_flush_vq()
1111 vhost_poll_flush(&vs->vqs[index].vq.poll); in vhost_scsi_flush_vq()