Home
last modified time | relevance | path

Searched refs:llist_for_each_entry (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dllist.h122 #define llist_for_each_entry(pos, node, member) \ macro
/linux-4.1.27/kernel/
Dsmp.c235 llist_for_each_entry(csd, entry, llist) in flush_smp_call_function_queue()