Home
last modified time | relevance | path

Searched refs:cleanup_device (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost.c323 cleanup_device(struct virtio_net *dev, int destroy) in cleanup_device() function
723 cleanup_device(dev, 1); in vhost_destroy_device()
H A Dvhost.h769 void cleanup_device(struct virtio_net *dev, int destroy);
H A Dvhost_user.c282 cleanup_device(dev, 0); in vhost_user_reset_owner()