Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dnet.c415 vhost_poll_queue(&vq->poll); in vhost_zerocopy_complete()
534 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
537 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
850 vhost_poll_queue(&vq->poll); in handle_tx_copy()
896 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1198 vhost_poll_queue(&vq->poll); in handle_rx()
1277 vhost_poll_queue(&vq->poll); in handle_rx()
H A Dvsock.c257 vhost_poll_queue(&tx_vq->poll); in vhost_transport_do_send_pkt()
320 vhost_poll_queue(&tx_vq->poll); in vhost_transport_cancel_pkt()
H A Dvhost.h70 void vhost_poll_queue(struct vhost_poll *poll);
H A Dvhost.c184 vhost_poll_queue(poll); in vhost_poll_wakeup()
333 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
337 EXPORT_SYMBOL_GPL(vhost_poll_queue);
552 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1599 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()