Searched refs:vhost_vq_avail_empty (Results 1 – 2 of 2) sorted by relevance
547 if (!vhost_vq_avail_empty(&net->dev, vq)) { in vhost_net_busy_poll_try_queue()589 !vhost_vq_avail_empty(&net->dev, rvq)) || in vhost_net_busy_poll()590 !vhost_vq_avail_empty(&net->dev, tvq)) in vhost_net_busy_poll()692 !vhost_vq_avail_empty(vq->dev, vq); in tx_can_batch()
3222 bool vhost_vq_avail_empty(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_vq_avail_empty() function3234 EXPORT_SYMBOL_GPL(vhost_vq_avail_empty);