Home
last modified time | relevance | path

Searched refs:rhl_for_each_entry_rcu (Results 1 – 11 of 11) sorted by relevance

/linux/net/ipv4/
H A Dipmr_base.c70 rhl_for_each_entry_rcu(c, tmp, list, mnode) in mr_mfc_find_parent()
85 rhl_for_each_entry_rcu(c, tmp, list, mnode) in mr_mfc_find_any_parent()
99 rhl_for_each_entry_rcu(c, tmp, list, mnode) { in mr_mfc_find_any()
/linux/kernel/trace/
H A Dfprobe.c280 rhl_for_each_entry_rcu(node, pos, head, hlist) { in fprobe_ftrace_entry()
391 rhl_for_each_entry_rcu(node, pos, head, hlist) { in fprobe_fgraph_entry()
407 rhl_for_each_entry_rcu(node, pos, head, hlist) { in fprobe_fgraph_entry()
424 rhl_for_each_entry_rcu(node, pos, head, hlist) { in fprobe_fgraph_entry()
/linux/net/mac80211/
H A Dsta_info.h887 rhl_for_each_entry_rcu(_sta, _tmp, \
894 rhl_for_each_entry_rcu(_sta, _tmp, \
/linux/net/sctp/
H A Dinput.c960 rhl_for_each_entry_rcu(transport, tmp, list, node) in sctp_hash_transport()
1013 rhl_for_each_entry_rcu(t, tmp, list, node) { in sctp_addrs_lookup_transport()
1044 rhl_for_each_entry_rcu(t, tmp, list, node) in sctp_epaddr_lookup_transport()
/linux/lib/
H A Dtest_rhashtable.c328 rhl_for_each_entry_rcu(obj, pos, h, list_node) { in test_rhltable()
338 rhl_for_each_entry_rcu(obj, pos, h, list_node) { in test_rhltable()
/linux/
H A D.clang-format661 - 'rhl_for_each_entry_rcu'
/linux/include/linux/
H A Drhashtable.h593 * rhl_for_each_entry_rcu - iterate over rcu hash table list of given type
602 #define rhl_for_each_entry_rcu(tpos, pos, list, member) \ in rhashtable_compare()
597 #define rhl_for_each_entry_rcu( global() macro
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c555 rhl_for_each_entry_rcu(unmatched, tmp, list, ht_node) { in mlxsw_sp1_ptp_unmatched_lookup()
/linux/net/netfilter/
H A Dnf_tables_api.c1908 rhl_for_each_entry_rcu(chain, tmp, list, rhlhead) { in nft_chain_lookup()
3878 rhl_for_each_entry_rcu(chain, tmp, list, rhlhead) { in nf_tables_dump_rules()
8146 rhl_for_each_entry_rcu(obj, tmp, list, rhlhead) { in nft_obj_lookup_byhandle()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c2090 rhl_for_each_entry_rcu(g, tmp, list, hash) { in build_match_list()
/linux/fs/nfsd/
H A Dnfs4state.c5289 rhl_for_each_entry_rcu(fi, tmp, list, fi_rlist) { in nfsd4_file_hash_lookup()
5324 rhl_for_each_entry_rcu(fi, tmp, list, fi_rlist) { in nfsd4_file_hash_insert()