Searched refs:vhost_vq_has_work (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/vhost/
H A Dvhost.h210 bool vhost_vq_has_work(struct vhost_virtqueue *vq);
H A Dvhost.c314 bool vhost_vq_has_work(struct vhost_virtqueue *vq) function
327 EXPORT_SYMBOL_GPL(vhost_vq_has_work); variable
H A Dnet.c547 if (vhost_vq_has_work(vq)) {

Completed in 181 milliseconds