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
697 struct hlist_head { struct706 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
Completed in 6 milliseconds