Searched refs:vhost_poll_stop (Results 1 – 4 of 4) sorted by relevance
46 void vhost_poll_stop(struct vhost_poll *poll);
292 vhost_poll_stop(&vq->poll); in vhost_test_set_backend()
215 vhost_poll_stop(poll); in vhost_poll_start()225 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() function232 EXPORT_SYMBOL_GPL(vhost_poll_stop);665 vhost_poll_stop(&dev->vqs[i]->poll); in vhost_dev_stop()1696 vhost_poll_stop(&vq->poll); in vhost_vring_ioctl()
429 vhost_poll_stop(poll); in vhost_net_disable_vq()