Home
last modified time | relevance | path

Searched defs:node_next (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dplist.c76 struct list_head *node_next = &head->node_list; in plist_add() local
148 struct list_head *node_next = &head->node_list; in plist_requeue() local
/kernel/linux/linux-6.6/lib/
H A Dplist.c76 struct list_head *node_next = &head->node_list; in plist_add() local
148 struct list_head *node_next = &head->node_list; in plist_requeue() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c219 static struct node *node_next(struct sparsebit *s, struct node *np) in node_next() function
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c219 static struct node *node_next(struct sparsebit *s, struct node *np) in node_next() function
[all...]

Completed in 6 milliseconds