Home
last modified time | relevance | path

Searched refs:hlist_for_each_entry_safe (Results 1 – 99 of 99) sorted by relevance

/linux-4.1.27/net/batman-adv/
Doriginator.c187 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_neigh_node_release()
535 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_orig_node_release()
541 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_orig_node_release()
586 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_originator_free()
691 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_purge_neigh_ifinfo()
735 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_purge_orig_ifinfo()
788 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_purge_orig_neighbors()
940 hlist_for_each_entry_safe(orig_node, node_tmp, in _batadv_purge_orig()
Dmulticast.c92 hlist_for_each_entry_safe(mcast_entry, tmp, mcast_list, list) { in batadv_mcast_mla_list_free()
114 hlist_for_each_entry_safe(mcast_entry, tmp, &bat_priv->mcast.mla_list, in batadv_mcast_mla_tt_retract()
147 hlist_for_each_entry_safe(mcast_entry, tmp, mcast_list, list) { in batadv_mcast_mla_tt_add()
Dsend.c595 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, in batadv_purge_outstanding_packets()
621 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, in batadv_purge_outstanding_packets()
Dtranslation-table.c1089 hlist_for_each_entry_safe(tt_common_entry, node_tmp, head, in batadv_tt_local_purge_list()
1154 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_local_table_free()
1658 hlist_for_each_entry_safe(orig_entry, safe, head, list) in batadv_tt_global_del_orig_list()
1686 hlist_for_each_entry_safe(orig_entry, safe, head, list) { in batadv_tt_global_del_orig_node()
1837 hlist_for_each_entry_safe(tt_common_entry, safe, in batadv_tt_global_del_orig()
1903 hlist_for_each_entry_safe(tt_common, node_tmp, head, in batadv_tt_global_purge()
1946 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_global_table_free()
3189 hlist_for_each_entry_safe(tt_common, node_tmp, head, in batadv_tt_local_purge_pending_clients()
Dfragmentation.c37 hlist_for_each_entry_safe(entry, node, head, list) { in batadv_frag_clear_chain()
Dbridge_loop_avoidance.c232 hlist_for_each_entry_safe(claim, node_tmp, in batadv_bla_del_backbone_claims()
1006 hlist_for_each_entry_safe(backbone_gw, node_tmp, in batadv_bla_purge_backbone_gw()
Dgateway_client.c551 hlist_for_each_entry_safe(gw_node, node_tmp, in batadv_gw_node_purge()
Ddistributed-arp-table.c97 hlist_for_each_entry_safe(dat_entry, node_tmp, head, in __batadv_dat_purge()
Dnetwork-coding.c397 hlist_for_each_entry_safe(nc_path, node_tmp, head, hash_entry) { in batadv_nc_purge_paths()
/linux-4.1.27/include/linux/
Dhashtable.h150 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member)
201 hlist_for_each_entry_safe(obj, tmp,\
Dlist.h739 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_clsf.c97 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_rfs_flw_tbl_free()
116 hlist_for_each_entry_safe(n, tmp, hhead, node) in htbl_fltr_search()
138 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_flow_may_expire()
Denic_ethtool.c330 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_grxclsrlall()
/linux-4.1.27/kernel/
Duser-return-notifier.c41 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
Dkprobes.c1159 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in kprobe_flush_task()
1164 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in kprobe_flush_task()
1176 hlist_for_each_entry_safe(ri, next, &rp->free_instances, hlist) { in free_rp_inst()
1193 hlist_for_each_entry_safe(ri, next, head, hlist) { in cleanup_rp_inst()
/linux-4.1.27/include/net/
Dnetrom.h161 hlist_for_each_entry_safe(__nr_neigh, node2, list, neigh_node)
167 hlist_for_each_entry_safe(__nr_node, node2, list, node_node)
Dsock.h668 hlist_for_each_entry_safe(__sk, tmp, list, sk_node)
/linux-4.1.27/scripts/coccinelle/iterators/
Duse_after_iter.cocci35 iterator name hlist_for_each_entry_safe;
120 hlist_for_each_entry_safe(c,...) S
/linux-4.1.27/net/ipv4/
Dinet_fragment.c86 hlist_for_each_entry_safe(q, n, &hb->chain, list) { in inet_frag_secret_rebuild()
137 hlist_for_each_entry_safe(fq, n, &hb->chain, list) { in inet_evict_bucket()
161 hlist_for_each_entry_safe(fq, n, &expired, list) in inet_evict_bucket()
Dfib_semantics.c712 hlist_for_each_entry_safe(fi, n, head, fib_hash) { in fib_info_hash_move()
730 hlist_for_each_entry_safe(fi, n, lhead, fib_lhash) { in fib_info_hash_move()
Dfib_frontend.c187 hlist_for_each_entry_safe(tb, tmp, head, tb_hlist) in fib_flush()
1188 hlist_for_each_entry_safe(tb, tmp, head, tb_hlist) { in ip_fib_net_exit()
Dfib_trie.c1641 hlist_for_each_entry_safe(fa, tmp, &n->leaf, fa_list) { in fib_trie_free()
1753 hlist_for_each_entry_safe(fa, tmp, &n->leaf, fa_list) { in fib_table_flush_external()
1829 hlist_for_each_entry_safe(fa, tmp, &n->leaf, fa_list) { in fib_table_flush()
Dip_tunnel.c1043 hlist_for_each_entry_safe(t, n, thead, hash_node) in ip_tunnel_destroy()
Dtcp_ipv4.c982 hlist_for_each_entry_safe(key, n, &md5sig->head, node) { in tcp_clear_md5_list()
Ddevinet.c669 hlist_for_each_entry_safe(ifa, n, &inet_addr_lst[i], hash) { in check_lifetime()
/linux-4.1.27/lib/
Ddebugobjects.c232 hlist_for_each_entry_safe(obj, tmp, &freelist, node) { in debug_objects_oom()
689 hlist_for_each_entry_safe(obj, tmp, &db->list, node) { in __debug_check_no_obj_freed()
713 hlist_for_each_entry_safe(obj, tmp, &freelist, node) { in __debug_check_no_obj_freed()
1044 hlist_for_each_entry_safe(obj, tmp, &obj_pool, node) in debug_objects_replace_static_objects()
1068 hlist_for_each_entry_safe(obj, tmp, &objects, node) { in debug_objects_replace_static_objects()
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_lblc.c242 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblc_flush()
272 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_full_check()
328 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_check_expire()
Dip_vs_lblcr.c408 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblcr_flush()
437 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_full_check()
492 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_check_expire()
Dip_vs_ctl.c1469 hlist_for_each_entry_safe(svc, n, &ip_vs_svc_table[idx], in ip_vs_flush()
1480 hlist_for_each_entry_safe(svc, n, &ip_vs_svc_fwm_table[idx], in ip_vs_flush()
/linux-4.1.27/net/openvswitch/
Ddp_notify.c60 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) { in ovs_dp_notify_wq()
Dflow_table.c260 hlist_for_each_entry_safe(flow, n, head, flow_table.node[ver]) { in table_instance_destroy()
Ddatapath.c1590 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) in __dp_destroy()
/linux-4.1.27/drivers/infiniband/core/
Diwpm_util.c170 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in iwpm_remove_mapinfo()
199 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in free_hash_bucket()
222 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in free_reminfo_bucket()
276 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dremote_perm.c107 hlist_for_each_entry_safe(lrp, next, hash + i, in free_rmtperm_hash()
324 hlist_for_each_entry_safe(lrp, node, next, hash + i,
/linux-4.1.27/net/atm/
Dlec.c1501 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1509 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1518 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1527 hlist_for_each_entry_safe(entry, next, &priv->mcast_fwds, next) { in lec_arp_destroy()
1697 hlist_for_each_entry_safe(entry, next, in lec_arp_check_expire()
1831 hlist_for_each_entry_safe(entry, next, in lec_addr_delete()
1871 hlist_for_each_entry_safe(entry, next, in lec_arp_update()
2207 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2218 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2228 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
[all …]
/linux-4.1.27/fs/notify/
Dvfsmount_mark.c41 hlist_for_each_entry_safe(mark, n, &m->mnt_fsnotify_marks, obj_list) { in fsnotify_clear_marks_by_mount()
Dinode_mark.c77 hlist_for_each_entry_safe(mark, n, &inode->i_fsnotify_marks, obj_list) { in fsnotify_clear_marks_by_inode()
/linux-4.1.27/arch/tile/kernel/
Dkprobes.c470 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
498 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/arch/s390/kernel/
Dkprobes.c421 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
440 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
469 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/net/ipv6/
Daddrlabel.c253 hlist_for_each_entry_safe(p, n, &ip6addrlbl_table.head, list) { in __ip6addrlbl_add()
317 hlist_for_each_entry_safe(p, n, &ip6addrlbl_table.head, list) { in __ip6addrlbl_del()
376 hlist_for_each_entry_safe(p, n, &ip6addrlbl_table.head, list) { in ip6addrlbl_net_exit()
Dxfrm6_tunnel.c205 hlist_for_each_entry_safe(x6spi, n, in xfrm6_tunnel_free_spi()
/linux-4.1.27/arch/arc/kernel/
Dkprobes.c462 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
490 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/arch/powerpc/kernel/
Dkprobes.c316 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
343 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/arch/sparc/kernel/
Dkprobes.c540 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
568 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/net/nfc/
Dllcp_commands.c193 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list()
552 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres()
582 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq()
Dllcp_core.c267 hlist_for_each_entry_safe(sdp, n, &local->pending_sdreqs, node) { in nfc_llcp_sdreq_timeout_work()
Dnetlink.c398 hlist_for_each_entry_safe(sdres, n, sdres_list, node) { in nfc_genl_llc_send_sdres()
/linux-4.1.27/arch/x86/kernel/kprobes/
Dcore.c745 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_handler()
764 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_handler()
791 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_handler()
/linux-4.1.27/net/netfilter/
Dxt_connlimit.c150 hlist_for_each_entry_safe(conn, n, head, node) { in check_hlist()
410 hlist_for_each_entry_safe(conn, n, &rbconn->hhead, node) in destroy_tree()
Dnfnetlink_cthelper.c596 hlist_for_each_entry_safe(cur, tmp, &nf_ct_helper_hash[i], in nfnl_cthelper_del()
671 hlist_for_each_entry_safe(cur, tmp, &nf_ct_helper_hash[i], in nfnl_cthelper_exit()
Dnf_conntrack_expect.c196 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
402 hlist_for_each_entry_safe(i, next, &net->ct.expect_hash[h], hnode) { in __nf_ct_expect_check()
Dnf_conntrack_helper.c402 hlist_for_each_entry_safe(exp, next, in __nf_conntrack_helper_unregister()
Dnf_conntrack_sip.c804 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in refresh_signalling_expectation()
829 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in flush_expectations()
Dxt_hashlimit.c308 hlist_for_each_entry_safe(dh, n, &ht->hash[i], node) { in htable_selective_cleanup()
Dnfnetlink_log.c760 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfulnl_rcv_nl_event()
Dnfnetlink_queue_core.c865 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfqnl_rcv_nl_event()
Dnf_conntrack_netlink.c2780 hlist_for_each_entry_safe(exp, next, in ctnetlink_del_expect()
2798 hlist_for_each_entry_safe(exp, next, in ctnetlink_del_expect()
/linux-4.1.27/arch/arm/probes/kprobes/
Dcore.c453 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_handler()
480 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_handler()
/linux-4.1.27/arch/mips/kernel/
Dkprobes.c624 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
651 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/arch/sh/kernel/
Dkprobes.c333 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
363 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/net/core/
Dflow.c126 hlist_for_each_entry_safe(fle, tmp, in __flow_cache_shrink()
295 hlist_for_each_entry_safe(fle, tmp, in flow_cache_flush_tasklet()
/linux-4.1.27/arch/ia64/kernel/
Dkprobes.c447 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
464 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
490 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/linux-4.1.27/net/can/
Dgw.c470 hlist_for_each_entry_safe(gwj, nx, &cgw_list, list) { in cgw_notifier()
880 hlist_for_each_entry_safe(gwj, nx, &cgw_list, list) { in cgw_remove_all_jobs()
926 hlist_for_each_entry_safe(gwj, nx, &cgw_list, list) { in cgw_remove_job()
/linux-4.1.27/fs/lockd/
Dsvcsubs.c261 hlist_for_each_entry_safe(file, next, &nlm_files[i], f_list) { in nlm_traverse_files()
Dhost.c44 hlist_for_each_entry_safe((host), (next), \
/linux-4.1.27/kernel/bpf/
Dhashtab.c320 hlist_for_each_entry_safe(l, n, head, hash_node) { in delete_all_elements()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-transaction-manager.c149 hlist_for_each_entry_safe(si, tmp, bucket, hlist) in wipe_shadow_table()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcapa.c126 hlist_for_each_entry_safe(oc, next, hash + i, in cleanup_capa_hash()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c652 hlist_for_each_entry_safe(tmp_fil, n, head, fnode) { in qlcnic_prune_lb_filters()
672 hlist_for_each_entry_safe(tmp_fil, n, head, fnode) in qlcnic_prune_lb_filters()
696 hlist_for_each_entry_safe(tmp_fil, n, head, fnode) { in qlcnic_delete_lb_filters()
Dqlcnic_io.c183 hlist_for_each_entry_safe(tmp_fil, n, head, fnode) { in qlcnic_find_mac_filter()
334 hlist_for_each_entry_safe(tmp_fil, n, head, fnode) { in qlcnic_send_filter()
/linux-4.1.27/net/bridge/
Dbr_fdb.c281 hlist_for_each_entry_safe(f, n, &br->hash[i], hlist) { in br_fdb_cleanup()
306 hlist_for_each_entry_safe(f, n, &br->hash[i], hlist) { in br_fdb_flush()
Dbr_multicast.c951 hlist_for_each_entry_safe(pg, n, &port->mglist, mglist) in br_multicast_disable_port()
1929 hlist_for_each_entry_safe(mp, n, &mdb->mhash[i], in br_multicast_stop()
/linux-4.1.27/net/mac80211/
Dmesh_pathtbl.c143 hlist_for_each_entry_safe(gate, q, in mesh_table_free()
492 hlist_for_each_entry_safe(gate, q, tbl->known_gates, list) { in mesh_gate_del()
/linux-4.1.27/net/sched/
Dsch_drr.c480 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in drr_destroy_qdisc()
Dact_api.c138 hlist_for_each_entry_safe(p, n, head, tcfc_head) { in tcf_del_walker()
Dsch_qfq.c1537 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in qfq_destroy_qdisc()
Dsch_htb.c1265 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in htb_destroy()
Dsch_hfsc.c1551 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in hfsc_destroy_qdisc()
Dsch_api.c673 hlist_for_each_entry_safe(cl, next, &ohash[i], hnode) { in qdisc_class_hash_grow()
Dsch_cbq.c1698 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[h], in cbq_destroy()
/linux-4.1.27/drivers/net/
Dtun.c273 hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link) in tun_flow_flush()
288 hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link) { in tun_flow_delete_by_queue()
311 hlist_for_each_entry_safe(e, n, &tun->flows[i], hash_link) { in tun_flow_cleanup()
/linux-4.1.27/drivers/clk/
Dclk.c1796 hlist_for_each_entry_safe(child, tmp, &clk->children, child_node) { in clk_change_rate()
2413 hlist_for_each_entry_safe(orphan, tmp2, &clk_orphan_list, child_node) { in __clk_init()
2659 hlist_for_each_entry_safe(child, t, &clk->core->children, in clk_unregister()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1855 hlist_for_each_entry_safe(rule, node2, in i40e_get_ethtool_fdir_all()
1887 hlist_for_each_entry_safe(rule, node2, in i40e_get_ethtool_fdir_entry()
2132 hlist_for_each_entry_safe(rule, node2, in i40e_update_ethtool_fdir_entry()
Di40e_main.c2766 hlist_for_each_entry_safe(filter, node, in i40e_fdir_filter_restore()
5012 hlist_for_each_entry_safe(filter, node2, in i40e_fdir_filter_exit()
/linux-4.1.27/crypto/
Dalgapi.c484 hlist_for_each_entry_safe(inst, n, list, list) { in crypto_unregister_template()
/linux-4.1.27/net/decnet/
Ddn_table.c919 hlist_for_each_entry_safe(t, next, &dn_fib_table_hash[h], in dn_fib_table_cleanup()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2338 hlist_for_each_entry_safe(rule, node2, in ixgbe_get_ethtool_fdir_entry()
2406 hlist_for_each_entry_safe(rule, node2, in ixgbe_get_ethtool_fdir_all()
2504 hlist_for_each_entry_safe(rule, node2, in ixgbe_update_ethtool_fdir_entry()
Dixgbe_main.c4430 hlist_for_each_entry_safe(filter, node2, in ixgbe_fdir_filter_restore()
5060 hlist_for_each_entry_safe(filter, node2, in ixgbe_fdir_filter_exit()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c663 hlist_for_each_entry_safe(entry, tmp, bucket, hlist) { in mlx4_en_put_qp()
704 hlist_for_each_entry_safe(entry, tmp, bucket, hlist) { in mlx4_en_replace_mac()
1127 hlist_for_each_entry_safe(entry, tmp, bucket, hlist) { in mlx4_en_do_uc_filter()
/linux-4.1.27/mm/
Dkmemleak.c453 hlist_for_each_entry_safe(area, tmp, &object->area_list, node) { in free_object_rcu()
/linux-4.1.27/kernel/trace/
Dftrace.c1299 hlist_for_each_entry_safe(entry, tn, hhd, hlist) in ftrace_hash_clear()
1444 hlist_for_each_entry_safe(entry, tn, hhd, hlist) { in ftrace_hash_move()
3845 hlist_for_each_entry_safe(entry, tmp, hhd, node) { in __unregister_ftrace_function_probe()
/linux-4.1.27/net/xfrm/
Dxfrm_state.c73 hlist_for_each_entry_safe(x, tmp, list, bydst) { in xfrm_hash_transfer()
367 hlist_for_each_entry_safe(x, tmp, &gc_list, gclist) in xfrm_state_gc_task()
Dxfrm_policy.c421 hlist_for_each_entry_safe(pol, tmp, list, bydst) { in xfrm_dst_hash_transfer()
452 hlist_for_each_entry_safe(pol, tmp, list, byidx) { in xfrm_idx_hash_transfer()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmmaster.c3273 hlist_for_each_entry_safe(mle, tmp, bucket, master_hash_node) { in dlm_clean_master_list()
3479 hlist_for_each_entry_safe(mle, tmp, bucket, master_hash_node) { in dlm_force_free_mles()
/linux-4.1.27/fs/dlm/
Dlowcomms.c239 hlist_for_each_entry_safe(con, n, &connection_hash[i], list) in foreach_conn()
/linux-4.1.27/net/sunrpc/
Dcache.c670 hlist_for_each_entry_safe(dreq, tmp, &cache_defer_hash[hash], hash) in cache_revisit_request()
/linux-4.1.27/drivers/net/wireless/
Dzd1201.c1843 hlist_for_each_entry_safe(frag, node2, &zd->fraglist, fnode) { in zd1201_disconnect()
/linux-4.1.27/fs/
Dnamespace.c1918 hlist_for_each_entry_safe(child, n, &tree_list, mnt_hash) { in attach_recursive_mnt()
/linux-4.1.27/drivers/pci/
Dpci.c2214 hlist_for_each_entry_safe(tmp, n, &dev->saved_cap_space, next) in pci_free_cap_save_buffers()