Searched refs:vhost_clear_msg (Results 1 – 3 of 3) sorted by relevance
228 void vhost_clear_msg(struct vhost_dev *dev);
1184 void vhost_clear_msg(struct vhost_dev *dev) in vhost_clear_msg() function1202 EXPORT_SYMBOL_GPL(vhost_clear_msg);1226 vhost_clear_msg(dev); in vhost_dev_cleanup()
1550 vhost_clear_msg(&n->dev); in vhost_net_set_backend()