Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h796 void vhost_backend_cleanup(struct virtio_net *dev);
H A Dvhost.c327 vhost_backend_cleanup(dev); in cleanup_device()
H A Dvhost_user.c191 vhost_backend_cleanup(struct virtio_net *dev) in vhost_backend_cleanup() function