Searched refs:vhost_poll_queue (Results 1 – 4 of 4) sorted by relevance
48 void vhost_poll_queue(struct vhost_poll *poll);
314 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()455 vhost_poll_queue(&vq->poll); in handle_tx()646 vhost_poll_queue(&vq->poll); in handle_rx()
84 vhost_poll_queue(&vq->poll); in handle_vq()
57 vhost_poll_queue(poll); in vhost_poll_wakeup()162 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function