/linux-4.1.27/net/batman-adv/ |
D | originator.c | 187 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()
|
D | multicast.c | 92 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()
|
D | send.c | 595 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()
|
D | translation-table.c | 1089 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()
|
D | fragmentation.c | 37 hlist_for_each_entry_safe(entry, node, head, list) { in batadv_frag_clear_chain()
|
D | bridge_loop_avoidance.c | 232 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()
|
D | gateway_client.c | 551 hlist_for_each_entry_safe(gw_node, node_tmp, in batadv_gw_node_purge()
|
D | distributed-arp-table.c | 97 hlist_for_each_entry_safe(dat_entry, node_tmp, head, in __batadv_dat_purge()
|
D | network-coding.c | 397 hlist_for_each_entry_safe(nc_path, node_tmp, head, hash_entry) { in batadv_nc_purge_paths()
|
/linux-4.1.27/include/linux/ |
D | hashtable.h | 150 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member) 201 hlist_for_each_entry_safe(obj, tmp,\
|
D | list.h | 739 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_clsf.c | 97 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()
|
D | enic_ethtool.c | 330 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_grxclsrlall()
|
/linux-4.1.27/kernel/ |
D | user-return-notifier.c | 41 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
|
D | kprobes.c | 1159 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/ |
D | netrom.h | 161 hlist_for_each_entry_safe(__nr_neigh, node2, list, neigh_node) 167 hlist_for_each_entry_safe(__nr_node, node2, list, node_node)
|
D | sock.h | 668 hlist_for_each_entry_safe(__sk, tmp, list, sk_node)
|
/linux-4.1.27/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 35 iterator name hlist_for_each_entry_safe; 120 hlist_for_each_entry_safe(c,...) S
|
/linux-4.1.27/net/ipv4/ |
D | inet_fragment.c | 86 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()
|
D | fib_semantics.c | 712 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()
|
D | fib_frontend.c | 187 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()
|
D | fib_trie.c | 1641 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()
|
D | ip_tunnel.c | 1043 hlist_for_each_entry_safe(t, n, thead, hash_node) in ip_tunnel_destroy()
|
D | tcp_ipv4.c | 982 hlist_for_each_entry_safe(key, n, &md5sig->head, node) { in tcp_clear_md5_list()
|
D | devinet.c | 669 hlist_for_each_entry_safe(ifa, n, &inet_addr_lst[i], hash) { in check_lifetime()
|
/linux-4.1.27/lib/ |
D | debugobjects.c | 232 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/ |
D | ip_vs_lblc.c | 242 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()
|
D | ip_vs_lblcr.c | 408 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()
|
D | ip_vs_ctl.c | 1469 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/ |
D | dp_notify.c | 60 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) { in ovs_dp_notify_wq()
|
D | flow_table.c | 260 hlist_for_each_entry_safe(flow, n, head, flow_table.node[ver]) { in table_instance_destroy()
|
D | datapath.c | 1590 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) in __dp_destroy()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | iwpm_util.c | 170 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/ |
D | remote_perm.c | 107 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/ |
D | lec.c | 1501 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/ |
D | vfsmount_mark.c | 41 hlist_for_each_entry_safe(mark, n, &m->mnt_fsnotify_marks, obj_list) { in fsnotify_clear_marks_by_mount()
|
D | inode_mark.c | 77 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/ |
D | kprobes.c | 470 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/ |
D | kprobes.c | 421 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/ |
D | addrlabel.c | 253 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()
|
D | xfrm6_tunnel.c | 205 hlist_for_each_entry_safe(x6spi, n, in xfrm6_tunnel_free_spi()
|
/linux-4.1.27/arch/arc/kernel/ |
D | kprobes.c | 462 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/ |
D | kprobes.c | 316 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/ |
D | kprobes.c | 540 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/ |
D | llcp_commands.c | 193 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()
|
D | llcp_core.c | 267 hlist_for_each_entry_safe(sdp, n, &local->pending_sdreqs, node) { in nfc_llcp_sdreq_timeout_work()
|
D | netlink.c | 398 hlist_for_each_entry_safe(sdres, n, sdres_list, node) { in nfc_genl_llc_send_sdres()
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
D | core.c | 745 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/ |
D | xt_connlimit.c | 150 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()
|
D | nfnetlink_cthelper.c | 596 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()
|
D | nf_conntrack_expect.c | 196 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()
|
D | nf_conntrack_helper.c | 402 hlist_for_each_entry_safe(exp, next, in __nf_conntrack_helper_unregister()
|
D | nf_conntrack_sip.c | 804 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()
|
D | xt_hashlimit.c | 308 hlist_for_each_entry_safe(dh, n, &ht->hash[i], node) { in htable_selective_cleanup()
|
D | nfnetlink_log.c | 760 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfulnl_rcv_nl_event()
|
D | nfnetlink_queue_core.c | 865 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfqnl_rcv_nl_event()
|
D | nf_conntrack_netlink.c | 2780 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/ |
D | core.c | 453 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/ |
D | kprobes.c | 624 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/ |
D | kprobes.c | 333 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/ |
D | flow.c | 126 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/ |
D | kprobes.c | 447 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/ |
D | gw.c | 470 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/ |
D | svcsubs.c | 261 hlist_for_each_entry_safe(file, next, &nlm_files[i], f_list) { in nlm_traverse_files()
|
D | host.c | 44 hlist_for_each_entry_safe((host), (next), \
|
/linux-4.1.27/kernel/bpf/ |
D | hashtab.c | 320 hlist_for_each_entry_safe(l, n, head, hash_node) { in delete_all_elements()
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-transaction-manager.c | 149 hlist_for_each_entry_safe(si, tmp, bucket, hlist) in wipe_shadow_table()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 126 hlist_for_each_entry_safe(oc, next, hash + i, in cleanup_capa_hash()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 652 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()
|
D | qlcnic_io.c | 183 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/ |
D | br_fdb.c | 281 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()
|
D | br_multicast.c | 951 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/ |
D | mesh_pathtbl.c | 143 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/ |
D | sch_drr.c | 480 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in drr_destroy_qdisc()
|
D | act_api.c | 138 hlist_for_each_entry_safe(p, n, head, tcfc_head) { in tcf_del_walker()
|
D | sch_qfq.c | 1537 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in qfq_destroy_qdisc()
|
D | sch_htb.c | 1265 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in htb_destroy()
|
D | sch_hfsc.c | 1551 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[i], in hfsc_destroy_qdisc()
|
D | sch_api.c | 673 hlist_for_each_entry_safe(cl, next, &ohash[i], hnode) { in qdisc_class_hash_grow()
|
D | sch_cbq.c | 1698 hlist_for_each_entry_safe(cl, next, &q->clhash.hash[h], in cbq_destroy()
|
/linux-4.1.27/drivers/net/ |
D | tun.c | 273 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/ |
D | clk.c | 1796 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/ |
D | i40e_ethtool.c | 1855 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()
|
D | i40e_main.c | 2766 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/ |
D | algapi.c | 484 hlist_for_each_entry_safe(inst, n, list, list) { in crypto_unregister_template()
|
/linux-4.1.27/net/decnet/ |
D | dn_table.c | 919 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/ |
D | ixgbe_ethtool.c | 2338 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()
|
D | ixgbe_main.c | 4430 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/ |
D | en_netdev.c | 663 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/ |
D | kmemleak.c | 453 hlist_for_each_entry_safe(area, tmp, &object->area_list, node) { in free_object_rcu()
|
/linux-4.1.27/kernel/trace/ |
D | ftrace.c | 1299 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/ |
D | xfrm_state.c | 73 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()
|
D | xfrm_policy.c | 421 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/ |
D | dlmmaster.c | 3273 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/ |
D | lowcomms.c | 239 hlist_for_each_entry_safe(con, n, &connection_hash[i], list) in foreach_conn()
|
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 670 hlist_for_each_entry_safe(dreq, tmp, &cache_defer_hash[hash], hash) in cache_revisit_request()
|
/linux-4.1.27/drivers/net/wireless/ |
D | zd1201.c | 1843 hlist_for_each_entry_safe(frag, node2, &zd->fraglist, fnode) { in zd1201_disconnect()
|
/linux-4.1.27/fs/ |
D | namespace.c | 1918 hlist_for_each_entry_safe(child, n, &tree_list, mnt_hash) { in attach_recursive_mnt()
|
/linux-4.1.27/drivers/pci/ |
D | pci.c | 2214 hlist_for_each_entry_safe(tmp, n, &dev->saved_cap_space, next) in pci_free_cap_save_buffers()
|