Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.h46 void vhost_poll_queue(struct vhost_poll *poll);
Dtest.c84 vhost_poll_queue(&vq->poll); in handle_vq()
Dnet.c204 vhost_poll_queue(&vq->poll); in handle_tx()
389 vhost_poll_queue(&vq->poll); in handle_rx()
Dvhost.c58 vhost_poll_queue(poll); in vhost_poll_wakeup()
149 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function