Searched refs:dev_index_head (Results 1 – 7 of 7) sorted by relevance
82 struct hlist_head *dev_index_head; member153 dtab->dev_index_head = dev_map_create_hash(dtab->n_buckets); in dev_map_init_map()154 if (!dtab->dev_index_head) in dev_map_init_map()245 kfree(dtab->dev_index_head); in dev_map_free()269 return &dtab->dev_index_head[idx & (dtab->n_buckets - 1)]; in dev_map_index_hash()
106 struct hlist_head *dev_index_head; member
1849 head = &tgt_net->dev_index_head[h]; in inet_dump_ifaddr()2249 head = &net->dev_index_head[h]; in inet_netconf_dump_devconf()
1993 head = &tgt_net->dev_index_head[h]; in rtnl_dump_ifinfo()4051 head = &net->dev_index_head[h]; in rtnl_fdb_dump()5112 head = &net->dev_index_head[h]; in rtnl_stats_dump()
215 return &net->dev_index_head[ifindex & (NETDEV_HASHENTRIES - 1)]; in dev_index_hash()9945 net->dev_index_head = netdev_create_hash(); in netdev_init()9946 if (net->dev_index_head == NULL) in netdev_init()10043 kfree(net->dev_index_head); in netdev_exit()
731 head = &net->dev_index_head[h]; in inet6_netconf_dump_devconf()5171 head = &tgt_net->dev_index_head[h]; in inet6_dump_addr()5835 head = &net->dev_index_head[h]; in inet6_dump_ifinfo()
1331 head = &net->dev_index_head[h]; in mpls_netconf_dump_devconf()