Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhashtable.h192 hlist_for_each_entry_rcu_notrace(obj, \
H A Drculist.h747 #define hlist_for_each_entry_rcu_notrace(pos, head, member) \ macro
/OK3568_Linux_fs/kernel/
H A D.clang-format331 - 'hlist_for_each_entry_rcu_notrace'
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c702 hlist_for_each_entry_rcu_notrace(rec, hhd, node) { in ftrace_find_profiled_func()
1123 hlist_for_each_entry_rcu_notrace(entry, hhd, hlist) { in __ftrace_lookup_ip()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c888 hlist_for_each_entry_rcu_notrace(class, hash_head, hash_entry) { in look_up_lock_class()