Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/lockdep/
Dlockdep.c6 #define hlist_for_each_entry_rcu hlist_for_each_entry macro
/Linux-v4.19/include/linux/
Drculist.h626 #define hlist_for_each_entry_rcu(pos, head, member) \ macro