Searched refs:vhost_poll_flush (Results 1 – 6 of 6) sorted by relevance
45 void vhost_poll_flush(struct vhost_poll *poll);
145 vhost_poll_flush(&n->vqs[index].poll); in vhost_test_flush_vq()
250 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush() function254 EXPORT_SYMBOL_GPL(vhost_poll_flush);566 vhost_poll_flush(&dev->vqs[i]->poll); in vhost_dev_stop()1580 vhost_poll_flush(&vq->poll); in vhost_vring_ioctl()
553 vhost_poll_flush(&vsock->vqs[i].poll); in vhost_vsock_flush()
1152 vhost_poll_flush(n->poll + index); in vhost_net_flush_vq()1153 vhost_poll_flush(&n->vqs[index].vq.poll); in vhost_net_flush_vq()
1113 vhost_poll_flush(&vs->vqs[index].vq.poll); in vhost_scsi_flush_vq()