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

/linux-4.4.14/drivers/vhost/
H A Dtest.c85 vhost_poll_queue(&vq->poll); handle_vq()
H A Dvhost.h46 void vhost_poll_queue(struct vhost_poll *poll);
H A Dnet.c285 vhost_poll_queue(&vq->poll); vhost_zerocopy_callback()
412 vhost_poll_queue(&vq->poll); handle_tx()
635 vhost_poll_queue(&vq->poll); handle_rx()
H A Dvhost.c134 vhost_poll_queue(poll); vhost_poll_wakeup()
248 void vhost_poll_queue(struct vhost_poll *poll) vhost_poll_queue() function
252 EXPORT_SYMBOL_GPL(vhost_poll_queue); variable

Completed in 103 milliseconds