Searched defs:node_next (Results 1 – 3 of 3) sorted by relevance
76 struct list_head *node_next = &head->node_list; in plist_add() local150 struct list_head *node_next = &head->node_list; in plist_requeue() local
55 RK_S32 node_next; member
219 static struct node *node_next(struct sparsebit *s, struct node *np) in node_next() function