Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dvhost.h46 void vhost_poll_queue(struct vhost_poll *poll);
Dnet.c286 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()
413 vhost_poll_queue(&vq->poll); in handle_tx()
636 vhost_poll_queue(&vq->poll); in handle_rx()
Dtest.c85 vhost_poll_queue(&vq->poll); in handle_vq()
Dvhost.c57 vhost_poll_queue(poll); in vhost_poll_wakeup()
171 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
175 EXPORT_SYMBOL_GPL(vhost_poll_queue);