Searched refs:dev_index_head (Results 1 – 8 of 8) sorted by relevance
80 struct hlist_head *dev_index_head; member107 return &dtab->dev_index_head[idx & (dtab->n_buckets - 1)]; in dev_map_index_hash()141 dtab->dev_index_head = dev_map_create_hash(dtab->n_buckets, in dev_map_init_map()143 if (!dtab->dev_index_head) in dev_map_init_map()222 bpf_map_area_free(dtab->dev_index_head); in dev_map_free()
114 struct hlist_head *dev_index_head; member
22 h = &net->dev_index_head[get_bucket(*pos)]; in dev_from_same_bucket()
2263 head = &tgt_net->dev_index_head[h]; in rtnl_dump_ifinfo()4663 head = &net->dev_index_head[h]; in rtnl_fdb_dump()6017 head = &net->dev_index_head[h]; in rtnl_stats_dump()
217 return &net->dev_index_head[ifindex & (NETDEV_HASHENTRIES - 1)]; in dev_index_hash()11391 net->dev_index_head = netdev_create_hash(); in netdev_init()11392 if (net->dev_index_head == NULL) in netdev_init()11493 kfree(net->dev_index_head); in netdev_exit()
132 head = &net->dev_index_head[mcb->h]; in mctp_dump_addrinfo()
1905 head = &tgt_net->dev_index_head[h]; in inet_dump_ifaddr()2306 head = &net->dev_index_head[h]; in inet_netconf_dump_devconf()
756 head = &net->dev_index_head[h]; in inet6_netconf_dump_devconf()5398 head = &tgt_net->dev_index_head[h]; in inet6_dump_addr()6100 head = &net->dev_index_head[h]; in inet6_dump_ifinfo()