Searched defs:lh (Results 1 – 3 of 3) sorted by relevance
97 struct list_head lh; member
2570 #define net_device_entry(lh) list_entry(lh, struct net_device, dev_list) argument2574 struct list_head *lh; in next_net_device() local2584 struct list_head *lh; in next_net_device_rcu() local2600 struct list_head *lh = rcu_dereference(list_next_rcu(&net->dev_base_head)); in first_net_device_rcu() local
313 struct list_head lh; member