Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dtest.c95 if (unlikely(vhost_exceeds_weight(vq, 0, total_len))) in handle_vq()
H A Dvhost.h209 bool vhost_exceeds_weight(struct vhost_virtqueue *vq, int pkts, int total_len);
H A Dvhost.c541 bool vhost_exceeds_weight(struct vhost_virtqueue *vq, in vhost_exceeds_weight() function
554 EXPORT_SYMBOL_GPL(vhost_exceeds_weight);