Home
last modified time | relevance | path

Searched refs:llist_for_each (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dllist.h36 * traversing function such as llist_for_each etc. But the list
101 * llist_for_each - iterate over some deleted entries of a lock-less list
114 #define llist_for_each(pos, node) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dllist.h36 * traversing function such as llist_for_each etc. But the list
103 * llist_for_each - iterate over some deleted entries of a lock-less list
116 #define llist_for_each(pos, node) \ macro

Completed in 1 milliseconds