Searched defs:hlist_node (Results 1 – 2 of 2) sorted by relevance
307 struct hlist_node { struct308 struct hlist_node *next, **pprev; argument
128 struct hlist_node { struct129 struct hlist_node *next; argument130 struct hlist_node **pprev; argument