Home
last modified time | relevance | path

Searched defs:list_for_each_entry_rcu (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dkernel.h31 #define list_for_each_entry_rcu list_for_each_entry macro
/linux-4.1.27/include/linux/
Drculist.h305 #define list_for_each_entry_rcu(pos, head, member) \ macro