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