Searched defs:list_node (Results 1 – 2 of 2) sorted by relevance
36 struct list_node { struct37 struct list_node *list_next; argument38 struct list_node *list_prev; argument
36 struct list_node { struct37 struct list_node *next; argument38 struct list_node *prev; argument