Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/lockdep/
H A Dlockdep.c6 #define hlist_for_each_entry_rcu hlist_for_each_entry macro
/OK3568_Linux_fs/kernel/include/linux/
H A Drculist.h705 #define hlist_for_each_entry_rcu(pos, head, member, cond...) \ macro