Searched refs:vhost_poll_queue (Results 1 – 4 of 4) sorted by relevance
46 void vhost_poll_queue(struct vhost_poll *poll);
285 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()412 vhost_poll_queue(&vq->poll); in handle_tx()635 vhost_poll_queue(&vq->poll); in handle_rx()
85 vhost_poll_queue(&vq->poll); in handle_vq()
134 vhost_poll_queue(poll); in vhost_poll_wakeup()248 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function252 EXPORT_SYMBOL_GPL(vhost_poll_queue);