Searched defs:hlist_head (Results 1 – 4 of 4) sorted by relevance
46 struct hlist_head { struct51 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
47 struct hlist_head { struct52 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
46 struct hlist_head { struct54 #define HLIST_HEAD(name) struct hlist_head name = {.first = NULL} argument