Searched defs:hlist_for_each_entry_rcu_notrace (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Drculist.h497 #define hlist_for_each_entry_rcu_notrace(pos, head, member) \ macro
/linux-4.1.27/kernel/trace/
H A Dftrace.c808 hlist_for_each_entry_rcu_notrace(rec, hhd, node) { hlist_for_each_entry_rcu_notrace() function
1232 hlist_for_each_entry_rcu_notrace(entry, hhd, hlist) { hlist_for_each_entry_rcu_notrace() function
3621 hlist_for_each_entry_rcu_notrace(entry, hhd, node) { hlist_for_each_entry_rcu_notrace() function

Completed in 233 milliseconds