Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhashtable.h188 hlist_for_each_entry_rcu_notrace(obj, \
Drculist.h494 #define hlist_for_each_entry_rcu_notrace(pos, head, member) \ macro
/linux-4.4.14/kernel/trace/
Dftrace.c818 hlist_for_each_entry_rcu_notrace(rec, hhd, node) { in ftrace_find_profiled_func()
1242 hlist_for_each_entry_rcu_notrace(entry, hhd, hlist) { in ftrace_lookup_ip()
3637 hlist_for_each_entry_rcu_notrace(entry, hhd, node) { in function_trace_probe_call()