Searched refs:vhost_vq_avail_empty (Results 1 – 3 of 3) sorted by relevance
467 if (!vhost_vq_avail_empty(vq->dev, vq)) in vhost_net_tx_get_vq_desc()540 !vhost_vq_avail_empty(vq->dev, vq); in tx_can_batch()796 !vhost_vq_avail_empty(&net->dev, rvq)) || in vhost_net_rx_peek_head_len()797 !vhost_vq_avail_empty(&net->dev, tvq)) in vhost_net_rx_peek_head_len()804 if (!vhost_vq_avail_empty(&net->dev, tvq)) { in vhost_net_rx_peek_head_len()
204 bool vhost_vq_avail_empty(struct vhost_dev *, struct vhost_virtqueue *);
2312 bool vhost_vq_avail_empty(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_vq_avail_empty() function2327 EXPORT_SYMBOL_GPL(vhost_vq_avail_empty);