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

/linux-4.1.27/net/9p/
H A Dtrans_virtio.c103 static struct list_head virtio_chan_list; variable in typeref:struct:list_head
611 list_add_tail(&chan->chan_list, &virtio_chan_list); p9_virtio_probe()
651 list_for_each_entry(chan, &virtio_chan_list, chan_list) { p9_virtio_create()
758 INIT_LIST_HEAD(&virtio_chan_list); p9_virtio_init()

Completed in 100 milliseconds