Searched defs:vhost_work_queue (Results 1 - 1 of 1) sorted by relevance

/drivers/vhost/
H A Dvhost.c155 void vhost_work_queue(struct vhost_dev *dev, struct vhost_work *work) function
169 EXPORT_SYMBOL_GPL(vhost_work_queue); variable
173 vhost_work_queue(poll->dev, &poll->work);
354 vhost_work_queue(dev, &attach.work);

Completed in 52 milliseconds