Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dnet.c405 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()
501 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
504 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
789 vhost_poll_queue(&vq->poll); in handle_tx_copy()
881 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1157 vhost_poll_queue(&vq->poll); in handle_rx()
1233 vhost_poll_queue(&vq->poll); in handle_rx()
Dvhost.h46 void vhost_poll_queue(struct vhost_poll *poll);
Dvsock.c225 vhost_poll_queue(&tx_vq->poll); in vhost_transport_do_send_pkt()
305 vhost_poll_queue(&tx_vq->poll); in vhost_transport_cancel_pkt()
Dvhost.c176 vhost_poll_queue(poll); in vhost_poll_wakeup()
278 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
282 EXPORT_SYMBOL_GPL(vhost_poll_queue);
421 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1070 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()