Home
last modified time | relevance | path

Searched refs:p9_virtio_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_virtio.c689 * p9_virtio_remove - clean up resources associated with a virtio device
694 static void p9_virtio_remove(struct virtio_device *vdev) in p9_virtio_remove() function
711 "p9_virtio_remove: waiting for device in use.\n"); in p9_virtio_remove()
747 .remove = p9_virtio_remove,
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_virtio.c729 * p9_virtio_remove - clean up resources associated with a virtio device
734 static void p9_virtio_remove(struct virtio_device *vdev) in p9_virtio_remove() function
751 "p9_virtio_remove: waiting for device in use.\n"); in p9_virtio_remove()
787 .remove = p9_virtio_remove,

Completed in 3 milliseconds