Searched defs:hlist_node (Results 1 – 2 of 2) sorted by relevance
36 struct hlist_node { struct37 struct hlist_node *next; argument38 struct hlist_node **pprev; argument
97 struct hlist_node { struct98 struct hlist_node *next, **pprev; argument