Searched defs:hlist_node (Results 1 – 1 of 1) sorted by relevance
194 struct hlist_node { struct195 struct hlist_node *next, **pprev; argument