Searched defs:hlist_head (Results 1 – 14 of 14) sorted by relevance
41 struct hlist_head { struct54 struct hlist_head h; argument
112 struct hlist_head { struct113 struct hlist_node *first;
83 struct hlist_head { struct100 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head() argument
60 struct hlist_head { struct61 struct hlist_node *first;
514 struct hlist_head { struct523 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
509 struct hlist_head { struct518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
513 struct hlist_head { struct522 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
124 struct hlist_head { struct125 struct hlist_node *first;
136 struct hlist_head { struct137 struct hlist_node *first;
128 struct hlist_head { struct129 struct hlist_node *first;