Home
last modified time | relevance | path

Searched refs:vhost_clear_msg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h190 void vhost_clear_msg(struct vhost_dev *dev);
H A Dvhost.c672 void vhost_clear_msg(struct vhost_dev *dev) in vhost_clear_msg() function
690 EXPORT_SYMBOL_GPL(vhost_clear_msg); variable
714 vhost_clear_msg(dev); in vhost_dev_cleanup()
H A Dnet.c1519 vhost_clear_msg(&n->dev); in vhost_net_set_backend()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.h200 void vhost_clear_msg(struct vhost_dev *dev);
H A Dvhost.c951 void vhost_clear_msg(struct vhost_dev *dev) in vhost_clear_msg() function
969 EXPORT_SYMBOL_GPL(vhost_clear_msg); variable
993 vhost_clear_msg(dev); in vhost_dev_cleanup()
H A Dnet.c1523 vhost_clear_msg(&n->dev); in vhost_net_set_backend()

Completed in 13 milliseconds