lapbeth_devices 56 drivers/net/wan/lapbether.c static LIST_HEAD(lapbeth_devices); lapbeth_devices 67 drivers/net/wan/lapbether.c list_for_each_entry_rcu(lapbeth, &lapbeth_devices, node) { lapbeth_devices 337 drivers/net/wan/lapbether.c list_add_rcu(&lapbeth->node, &lapbeth_devices); lapbeth_devices 432 drivers/net/wan/lapbether.c list_for_each_safe(entry, tmp, &lapbeth_devices) {