Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.c315 cleanup_device(struct virtio_net *dev, int destroy) in cleanup_device() function
704 cleanup_device(dev, 1); in vhost_destroy_device()
H A Dvhost.h661 void cleanup_device(struct virtio_net *dev, int destroy);
H A Dvhost_user.c254 cleanup_device(dev, 0); in vhost_user_reset_owner()