Searched defs:hlist_head (Results 1 – 2 of 2) sorted by relevance
352 struct hlist_head { struct361 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
683 struct hlist_head { struct692 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
Completed in 8 milliseconds