Searched defs:hlist_head (Results 1 – 10 of 10) sorted by relevance
13 def clk_core_for_each_child(hlist_head): argument62 def lookup_hlist(self, hlist_head, name): argument
19 hlist_head = utils.CachedType("struct hlist_head") variable
73 struct hlist_head { struct74 struct hlist_node *first;
41 struct hlist_head { struct54 struct hlist_head h; argument
112 struct hlist_head { struct113 struct hlist_node *first;
182 struct hlist_head { struct183 struct hlist_node *first;
45 struct hlist_head { struct50 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
543 struct hlist_head { struct552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
33 struct hlist_head { struct34 struct hlist_node *first;
13 struct hlist_head { struct14 struct hlist_node *first;