Searched refs:vhost_poll_stop (Results 1 – 3 of 3) sorted by relevance
44 void vhost_poll_stop(struct vhost_poll *poll);
214 vhost_poll_stop(poll); in vhost_poll_start()224 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() function231 EXPORT_SYMBOL_GPL(vhost_poll_stop);609 vhost_poll_stop(&dev->vqs[i]->poll); in vhost_dev_stop()1703 vhost_poll_stop(&vq->poll); in vhost_vring_ioctl()
429 vhost_poll_stop(poll); in vhost_net_disable_vq()