Searched defs:hlist_head (Results 1 – 1 of 1) sorted by relevance
557 struct hlist_head { struct566 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
Completed in 4 milliseconds