Searched defs:hlist_node (Results 1 – 2 of 2) sorted by relevance
81 struct hlist_node { struct82 struct hlist_node *next; argument83 struct hlist_node **pprev; /* the field that points to this node */ argument
108 struct hlist_node { struct109 struct hlist_node *next; argument110 struct hlist_node **pprev; /* the field that points to this node */ argument