Searched defs:hlist_node (Results 1 – 2 of 2) sorted by relevance
38 struct hlist_node { struct39 struct hlist_node * next, * * pprev; argument
25 struct hlist_node { struct26 struct hlist_node *next, **pprev; argument