Home
last modified time | relevance | path

Searched refs:vhost_enqueue_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vhost/
H A Dvhost.h258 void vhost_enqueue_msg(struct vhost_dev *dev,
H A Dvhost.c1814 vhost_enqueue_msg(dev, &dev->pending_list, node); in vhost_chr_read_iter()
1843 vhost_enqueue_msg(dev, &dev->read_list, node); in vhost_iotlb_miss()
3235 void vhost_enqueue_msg(struct vhost_dev *dev, struct list_head *head, in vhost_enqueue_msg() function
3244 EXPORT_SYMBOL_GPL(vhost_enqueue_msg);