Searched defs:hlist_for_each_entry_rcu (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Doriginator.h109 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Doriginator.c1073 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
1110 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Dbridge_loop_avoidance.c153 hlist_for_each_entry_rcu(claim, head, hash_entry) { hlist_for_each_entry_rcu() function
196 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hlist_for_each_entry_rcu() function
483 hlist_for_each_entry_rcu(claim, head, hash_entry) { hlist_for_each_entry_rcu() function
1058 hlist_for_each_entry_rcu(claim, head, hash_entry) { hlist_for_each_entry_rcu() function
1121 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hlist_for_each_entry_rcu() function
1174 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hlist_for_each_entry_rcu() function
1371 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hlist_for_each_entry_rcu() function
1651 hlist_for_each_entry_rcu(claim, head, hash_entry) { hlist_for_each_entry_rcu() function
1696 hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Ddistributed-arp-table.c249 hlist_for_each_entry_rcu(dat_entry, head, hash_entry) { hlist_for_each_entry_rcu() function
487 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
773 hlist_for_each_entry_rcu(dat_entry, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Dbat_iv_ogm.c878 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
1818 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Dnetwork-coding.c516 hlist_for_each_entry_rcu(nc_path, head, hash_entry) { hlist_for_each_entry_rcu() function
648 hlist_for_each_entry_rcu(nc_path, head, hash_entry) { hlist_for_each_entry_rcu() function
1866 hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hlist_for_each_entry_rcu() function
H A Dtranslation-table.c108 hlist_for_each_entry_rcu(tt, head, hash_entry) { hlist_for_each_entry_rcu() function
628 hlist_for_each_entry_rcu(orig_entry, head, list) { hlist_for_each_entry_rcu() function
935 hlist_for_each_entry_rcu(tt_common_entry, hlist_for_each_entry_rcu() function
1225 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) { hlist_for_each_entry_rcu() function
1477 hlist_for_each_entry_rcu(orig_entry, head, list) { hlist_for_each_entry_rcu() function
1558 hlist_for_each_entry_rcu(orig_entry, head, list) { hlist_for_each_entry_rcu() function
1614 hlist_for_each_entry_rcu(tt_common_entry, hlist_for_each_entry_rcu() function
1721 hlist_for_each_entry_rcu(orig_entry, head, list) { hlist_for_each_entry_rcu() function
2080 hlist_for_each_entry_rcu(tt_common, head, hash_entry) { hlist_for_each_entry_rcu() function
2155 hlist_for_each_entry_rcu(tt_common, head, hash_entry) { hlist_for_each_entry_rcu() function
2331 hlist_for_each_entry_rcu(tt_common_entry, hlist_for_each_entry_rcu() function
3146 hlist_for_each_entry_rcu(tt_common_entry, hlist_for_each_entry_rcu() function
/linux-4.1.27/net/rds/
H A Dbind.c60 hlist_for_each_entry_rcu(rs, head, rs_bound_node) { hlist_for_each_entry_rcu() function
H A Dconnection.c79 hlist_for_each_entry_rcu(conn, head, c_hash_node) { hlist_for_each_entry_rcu() function
411 hlist_for_each_entry_rcu(conn, head, c_hash_node) { hlist_for_each_entry_rcu() function
470 hlist_for_each_entry_rcu(conn, head, c_hash_node) { hlist_for_each_entry_rcu() function
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_hashtab.c100 hlist_for_each_entry_rcu(entry, h_list, head) { hlist_for_each_entry_rcu() function
/linux-4.1.27/include/linux/
H A Drculist.h477 #define hlist_for_each_entry_rcu(pos, head, member) \ macro
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_sess.c181 hlist_for_each_entry_rcu(sess, head, hash) { hlist_for_each_entry_rcu() function
260 hlist_for_each_entry_rcu(sess, head, hash) { hlist_for_each_entry_rcu() function
280 hlist_for_each_entry_rcu(sess, head, hash) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/can/
H A Daf_can.c566 hlist_for_each_entry_rcu(r, rl, list) { hlist_for_each_entry_rcu() function
H A Dproc.c198 hlist_for_each_entry_rcu(r, rx_list, list) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/core/
H A Dnet-procfs.c23 hlist_for_each_entry_rcu(dev, h, name_hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/sched/
H A Dact_police.c74 hlist_for_each_entry_rcu(p, head, tcfc_head) { hlist_for_each_entry_rcu() function
H A Dact_api.c88 hlist_for_each_entry_rcu(p, head, tcfc_head) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/bridge/
H A Dbr_fdb.c461 hlist_for_each_entry_rcu(fdb, head, hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/ipv4/
H A Dip_tunnel.c163 hlist_for_each_entry_rcu(t, head, hash_node) { hlist_for_each_entry_rcu() function
178 hlist_for_each_entry_rcu(t, head, hash_node) { hlist_for_each_entry_rcu() function
196 hlist_for_each_entry_rcu(t, head, hash_node) { hlist_for_each_entry_rcu() function
216 hlist_for_each_entry_rcu(t, head, hash_node) { hlist_for_each_entry_rcu() function
284 hlist_for_each_entry_rcu(t, head, hash_node) { hlist_for_each_entry_rcu() function
H A Dfib_frontend.c124 hlist_for_each_entry_rcu(tb, head, tb_hlist) { hlist_for_each_entry_rcu() function
732 hlist_for_each_entry_rcu(tb, head, tb_hlist) { hlist_for_each_entry_rcu() function
H A Dfib_semantics.c1170 hlist_for_each_entry_rcu(fa, fa_head, fa_list) { hlist_for_each_entry_rcu() function
H A Ddevinet.c1585 hlist_for_each_entry_rcu(dev, head, index_hlist) { hlist_for_each_entry_rcu() function
1904 hlist_for_each_entry_rcu(dev, head, index_hlist) { hlist_for_each_entry_rcu() function
H A Dfib_trie.c2205 hlist_for_each_entry_rcu(tb, head, tb_hlist) { hlist_for_each_entry_rcu() function
2249 hlist_for_each_entry_rcu(tb, head, tb_hlist) { hlist_for_each_entry_rcu() function
2299 hlist_for_each_entry_rcu(tb, head, tb_hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/mac80211/
H A Dmesh_pathtbl.c343 hlist_for_each_entry_rcu(node, bucket, list) { hlist_for_each_entry_rcu() function
960 hlist_for_each_entry_rcu(gate, known_gates, list) { hlist_for_each_entry_rcu() function
976 hlist_for_each_entry_rcu(gate, known_gates, list) hlist_for_each_entry_rcu() function
/linux-4.1.27/kernel/time/
H A Dposix-timers.c161 hlist_for_each_entry_rcu(timer, head, t_hash) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/openvswitch/
H A Dflow_table.c301 hlist_for_each_entry_rcu(flow, head, flow_table.node[ver]) { hlist_for_each_entry_rcu() function
481 hlist_for_each_entry_rcu(flow, head, flow_table.node[ti->node_ver]) { hlist_for_each_entry_rcu() function
564 hlist_for_each_entry_rcu(flow, head, ufid_table.node[ti->node_ver]) { hlist_for_each_entry_rcu() function
H A Ddatapath.c223 hlist_for_each_entry_rcu(vport, head, dp_hash_node) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/tipc/
H A Dname_table.c462 hlist_for_each_entry_rcu(ns, seq_head, ns_list) { hlist_for_each_entry_rcu() function
841 hlist_for_each_entry_rcu(seq, seq_head, ns_list) { hlist_for_each_entry_rcu() function
/linux-4.1.27/security/selinux/
H A Davc.c304 hlist_for_each_entry_rcu(node, head, list) { hlist_for_each_entry_rcu() function
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c829 hlist_for_each_entry_rcu(entry, bucket, hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/ipv6/
H A Dip6_fib.c227 hlist_for_each_entry_rcu(tb, head, tb6_hlist) { hlist_for_each_entry_rcu() function
391 hlist_for_each_entry_rcu(tb, head, tb6_hlist) { hlist_for_each_entry_rcu() function
1636 hlist_for_each_entry_rcu(table, head, tb6_hlist) { hlist_for_each_entry_rcu() function
H A Daddrconf.c634 hlist_for_each_entry_rcu(dev, head, index_hlist) { hlist_for_each_entry_rcu() function
3277 hlist_for_each_entry_rcu(ifa, h, addr_lst) { hlist_for_each_entry_rcu() function
4419 hlist_for_each_entry_rcu(dev, head, index_hlist) { hlist_for_each_entry_rcu() function
4909 hlist_for_each_entry_rcu(dev, head, index_hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/l2tp/
H A Dl2tp_core.c230 hlist_for_each_entry_rcu(session, session_list, global_hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/net/netfilter/
H A Dnfnetlink_log.c107 hlist_for_each_entry_rcu(inst, head, hlist) { hlist_for_each_entry_rcu() function
H A Dnfnetlink_queue_core.c105 hlist_for_each_entry_rcu(inst, head, hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/drivers/net/
H A Dtun.c228 hlist_for_each_entry_rcu(e, head, hash_link) { hlist_for_each_entry_rcu() function
H A Dmacvlan.c116 hlist_for_each_entry_rcu(entry, h, hlist) { hlist_for_each_entry_rcu() function
393 hlist_for_each_entry_rcu(entry, h, hlist) { hlist_for_each_entry_rcu() function
1432 hlist_for_each_entry_rcu(entry, h, hlist) { hlist_for_each_entry_rcu() function
H A Dvxlan.c270 hlist_for_each_entry_rcu(vs, vs_head(net, port), hlist) { hlist_for_each_entry_rcu() function
283 hlist_for_each_entry_rcu(vxlan, vni_head(vs, id), hlist) { hlist_for_each_entry_rcu() function
466 hlist_for_each_entry_rcu(f, head, hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunvnet.c911 hlist_for_each_entry_rcu(port, hp, hash) { hlist_for_each_entry_rcu() function
/linux-4.1.27/kernel/
H A Dkprobes.c310 hlist_for_each_entry_rcu(p, head, hlist) { hlist_for_each_entry_rcu() function
818 hlist_for_each_entry_rcu(p, head, hlist) { hlist_for_each_entry_rcu() function
2107 hlist_for_each_entry_rcu(p, head, hlist) hlist_for_each_entry_rcu() function
2246 hlist_for_each_entry_rcu(p, head, hlist) { hlist_for_each_entry_rcu() function
2370 hlist_for_each_entry_rcu(p, head, hlist) { hlist_for_each_entry_rcu() function
/linux-4.1.27/kernel/events/
H A Dcore.c6371 hlist_for_each_entry_rcu(event, head, hlist_entry) { hlist_for_each_entry_rcu() function
6670 hlist_for_each_entry_rcu(event, head, hlist_entry) { hlist_for_each_entry_rcu() function

Completed in 1271 milliseconds