Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dnet.c406 vhost_poll_queue(&vq->poll); in vhost_zerocopy_complete()
516 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
519 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
773 vhost_poll_queue(&vq->poll); in handle_tx_copy()
867 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1149 vhost_poll_queue(&vq->poll); in handle_rx()
1225 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.c176 vhost_poll_queue(poll); in vhost_poll_wakeup()
325 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
329 EXPORT_SYMBOL_GPL(vhost_poll_queue);
501 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1424 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()