Lines Matching defs:head
395 struct list_head *head = ptype_head(pt); in dev_add_pack() local
418 struct list_head *head = ptype_head(pt); in __dev_remove_pack() local
471 struct list_head *head = &offload_base; in dev_add_offload() local
494 struct list_head *head = &offload_base; in __dev_remove_offload() local
694 struct hlist_head *head = dev_name_hash(net, name); in __dev_get_by_name() local
719 struct hlist_head *head = dev_name_hash(net, name); in dev_get_by_name_rcu() local
769 struct hlist_head *head = dev_index_hash(net, ifindex); in __dev_get_by_index() local
793 struct hlist_head *head = dev_index_hash(net, ifindex); in dev_get_by_index_rcu() local
1347 static int __dev_close_many(struct list_head *head) in __dev_close_many()
1405 int dev_close_many(struct list_head *head, bool unlink) in dev_close_many()
2752 struct sk_buff *next, *head = NULL, *tail; in validate_xmit_skb_list() local
3477 struct Qdisc *head; in net_tx_action() local
3908 struct list_head *head = &offload_base; in napi_gro_complete() local
4039 struct list_head *head = &offload_base; in dev_gro_receive() local
5999 static void rollback_registered_many(struct list_head *head) in rollback_registered_many()
6954 void unregister_netdevice_queue(struct net_device *dev, struct list_head *head) in unregister_netdevice_queue()
6975 void unregister_netdevice_many(struct list_head *head) in unregister_netdevice_many()