Home
last modified time | relevance | path

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

/linux-6.15/drivers/virtio/
H A Dvirtio_debug.c110 void virtio_debug_exit(void) in virtio_debug_exit() function
114 EXPORT_SYMBOL_GPL(virtio_debug_exit);
H A Dvirtio.c712 virtio_debug_exit(); in virtio_exit()
/linux-6.15/include/linux/
H A Dvirtio.h282 void virtio_debug_exit(void);
300 static inline void virtio_debug_exit(void) in virtio_debug_exit() function