Lines Matching defs:head
397 struct list_head *head = ptype_head(pt); in dev_add_pack() local
420 struct list_head *head = ptype_head(pt); in __dev_remove_pack() local
500 struct list_head *head = &offload_base; in __dev_remove_offload() local
726 struct hlist_head *head = dev_name_hash(net, name); in __dev_get_by_name() local
751 struct hlist_head *head = dev_name_hash(net, name); in dev_get_by_name_rcu() local
801 struct hlist_head *head = dev_index_hash(net, ifindex); in __dev_get_by_index() local
825 struct hlist_head *head = dev_index_hash(net, ifindex); in dev_get_by_index_rcu() local
1379 static int __dev_close_many(struct list_head *head) in __dev_close_many()
1437 int dev_close_many(struct list_head *head, bool unlink) in dev_close_many()
2815 struct sk_buff *next, *head = NULL, *tail; in validate_xmit_skb_list() local
3631 struct Qdisc *head; in net_tx_action() local
4071 struct list_head *head = &offload_base; in napi_gro_complete() local
4203 struct list_head *head = &offload_base; in dev_gro_receive() local
6207 static void rollback_registered_many(struct list_head *head) in rollback_registered_many()
7241 void unregister_netdevice_queue(struct net_device *dev, struct list_head *head) in unregister_netdevice_queue()
7262 void unregister_netdevice_many(struct list_head *head) in unregister_netdevice_many()