Searched defs:list_node (Results 1 – 2 of 2) sorted by relevance
30 struct list_node { struct31 struct list_node *next; argument37 int init_list_head(struct list_node *head); argument