Home
last modified time | relevance | path

Searched refs:dev_base_head (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnet_namespace.h101 struct list_head dev_base_head; member
/linux/net/core/
H A Ddev.c408 list_add_tail_rcu(&dev->dev_list, &net->dev_base_head); in list_netdevice()
12855 INIT_LIST_HEAD(&net->dev_base_head); in netdev_init()
12966 WARN_ON_ONCE(!list_empty(&net->dev_base_head)); in netdev_exit()