Home
last modified time | relevance | path

Searched refs:vhost_poll_queue (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vhost/
H A Dvhost.h71 void vhost_poll_queue(struct vhost_poll *poll);
H A Dvhost.c184 vhost_poll_queue(poll); in vhost_poll_wakeup()
333 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
337 EXPORT_SYMBOL_GPL(vhost_poll_queue);
548 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1597 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()