Searched refs:vhost_poll_stop (Results 1 – 3 of 3) sorted by relevance
46 void vhost_poll_stop(struct vhost_poll *poll);
107 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() function416 vhost_poll_stop(&dev->vqs[i]->poll); in vhost_dev_stop()784 vhost_poll_stop(&vq->poll); in vhost_vring_ioctl()
737 vhost_poll_stop(poll); in vhost_net_disable_vq()