Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c1183 void vhost_clear_msg(struct vhost_dev *dev) in vhost_clear_msg() function
1201 EXPORT_SYMBOL_GPL(vhost_clear_msg);
1225 vhost_clear_msg(dev); in vhost_dev_cleanup()
H A Dnet.c1566 vhost_clear_msg(&n->dev); in vhost_net_set_backend()