Home
last modified time | relevance | path

Searched refs:hlist_for_each_entry_rcu_notrace (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dhashtable.h188 hlist_for_each_entry_rcu_notrace(obj, \
Drculist.h497 #define hlist_for_each_entry_rcu_notrace(pos, head, member) \ macro
/linux-4.1.27/kernel/trace/
Dftrace.c808 hlist_for_each_entry_rcu_notrace(rec, hhd, node) { in ftrace_find_profiled_func()
1232 hlist_for_each_entry_rcu_notrace(entry, hhd, hlist) { in ftrace_lookup_ip()
3621 hlist_for_each_entry_rcu_notrace(entry, hhd, node) { in function_trace_probe_call()