Searched refs:vhost_poll_stop (Results 1 – 4 of 4) sorted by relevance
291 vhost_poll_stop(&vq->poll); in vhost_test_set_backend()
70 void vhost_poll_stop(struct vhost_poll *poll);
225 vhost_poll_stop(poll); in vhost_poll_start()235 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() function242 EXPORT_SYMBOL_GPL(vhost_poll_stop);1177 vhost_poll_stop(&dev->vqs[i]->poll); in vhost_dev_stop()2257 vhost_poll_stop(&vq->poll); in vhost_vring_ioctl()
443 vhost_poll_stop(poll); in vhost_net_disable_vq()