Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vhost/
Dnet.c406 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()
511 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
514 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
798 vhost_poll_queue(&vq->poll); in handle_tx_copy()
892 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1169 vhost_poll_queue(&vq->poll); in handle_rx()
1245 vhost_poll_queue(&vq->poll); in handle_rx()
Dvhost.h48 void vhost_poll_queue(struct vhost_poll *poll);
Dvsock.c266 vhost_poll_queue(&tx_vq->poll); in vhost_transport_do_send_pkt()
346 vhost_poll_queue(&tx_vq->poll); in vhost_transport_cancel_pkt()
Dvhost.c176 vhost_poll_queue(poll); in vhost_poll_wakeup()
279 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
283 EXPORT_SYMBOL_GPL(vhost_poll_queue);
433 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1067 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()