Searched refs:vhost_poll_flush (Results 1 – 5 of 5) sorted by relevance
47 void vhost_poll_flush(struct vhost_poll *poll);
149 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);666 vhost_poll_flush(&dev->vqs[i]->poll); in vhost_dev_stop()1729 vhost_poll_flush(&vq->poll); in vhost_vring_ioctl()
1384 vhost_poll_flush(n->poll + index); in vhost_net_flush_vq()1385 vhost_poll_flush(&n->vqs[index].vq.poll); in vhost_net_flush_vq()
716 vhost_poll_flush(&vsock->vqs[i].poll); in vhost_vsock_flush()