Searched refs:vhost_poll_queue (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/vhost/
H A Dnet.c406 vhost_poll_queue(&vq->poll);
512 vhost_poll_queue(&vq->poll);
515 vhost_poll_queue(&vq->poll);
769 vhost_poll_queue(&vq->poll);
863 vhost_poll_queue(&vq->poll);
1145 vhost_poll_queue(&vq->poll);
1221 vhost_poll_queue(&vq->poll);
H A Dvhost.h56 void vhost_poll_queue(struct vhost_poll *poll);
H A Dvsock.c257 vhost_poll_queue(&tx_vq->poll);
320 vhost_poll_queue(&tx_vq->poll);
H A Dvhost.c176 vhost_poll_queue(poll);
329 void vhost_poll_queue(struct vhost_poll *poll) function
333 EXPORT_SYMBOL_GPL(vhost_poll_queue); variable
471 vhost_poll_queue(&vq->poll);
1342 vhost_poll_queue(&node->vq->poll);

Completed in 263 milliseconds