Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dbinfmts.h97 struct list_head lh; member
Dnetdevice.h2570 #define net_device_entry(lh) list_entry(lh, struct net_device, dev_list) argument
2574 struct list_head *lh; in next_net_device() local
2584 struct list_head *lh; in next_net_device_rcu() local
2600 struct list_head *lh = rcu_dereference(list_next_rcu(&net->dev_base_head)); in first_net_device_rcu() local
/include/net/
Dip6_fib.h313 struct list_head lh; member