Home
last modified time | relevance | path

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

12345

/Linux-v4.19/tools/include/linux/
Dhashtable.h122 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member)
145 hlist_for_each_entry_safe(obj, tmp,\
/Linux-v4.19/include/linux/
Dhashtable.h155 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member)
205 hlist_for_each_entry_safe(obj, tmp,\
/Linux-v4.19/net/batman-adv/
Doriginator.c311 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_neigh_node_release()
933 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_orig_node_release()
939 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_orig_node_release()
953 hlist_for_each_entry_safe(vlan, node_tmp, &orig_node->vlan_list, list) { in batadv_orig_node_release()
1000 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_originator_free()
1106 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_purge_neigh_ifinfo()
1150 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_purge_orig_ifinfo()
1203 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_purge_orig_neighbors()
1364 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_purge_orig_ref()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_clsf.c96 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()
/Linux-v4.19/kernel/
Duser-return-notifier.c41 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
/Linux-v4.19/include/net/
Dnetrom.h164 hlist_for_each_entry_safe(__nr_neigh, node2, list, neigh_node)
170 hlist_for_each_entry_safe(__nr_node, node2, list, node_node)
/Linux-v4.19/arch/arm/probes/kprobes/
Dcore.c447 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_handler()
466 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_handler()
493 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_handler()
/Linux-v4.19/scripts/coccinelle/iterators/
Duse_after_iter.cocci35 iterator name hlist_for_each_entry_safe;
120 hlist_for_each_entry_safe(c,...) S
/Linux-v4.19/arch/arm64/kernel/probes/
Dkprobes.c508 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
527 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
554 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_lblc.c244 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblc_flush()
273 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_full_check()
329 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_check_expire()
Dip_vs_lblcr.c410 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblcr_flush()
438 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_full_check()
493 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_check_expire()
/Linux-v4.19/drivers/infiniband/core/
Diwpm_util.c170 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in iwpm_remove_mapinfo()
198 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in free_hash_bucket()
221 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in free_reminfo_bucket()
275 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
/Linux-v4.19/net/openvswitch/
Ddp_notify.c60 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) { in ovs_dp_notify_wq()
/Linux-v4.19/lib/
Ddebugobjects.c241 hlist_for_each_entry_safe(obj, tmp, &tofree, node) { in free_obj_work()
298 hlist_for_each_entry_safe(obj, tmp, &freelist, node) { in debug_objects_oom()
778 hlist_for_each_entry_safe(obj, tmp, &db->list, node) { in __debug_check_no_obj_freed()
1143 hlist_for_each_entry_safe(obj, tmp, &obj_pool, node) in debug_objects_replace_static_objects()
1167 hlist_for_each_entry_safe(obj, tmp, &objects, node) { in debug_objects_replace_static_objects()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h50 hlist_for_each_entry_safe(hn, tmp, &(hash)[i], hlist)
/Linux-v4.19/arch/s390/kernel/
Dkprobes.c393 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
412 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
439 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/net/atm/
Dlec.c1486 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1494 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1503 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1512 hlist_for_each_entry_safe(entry, next, &priv->mcast_fwds, next) { in lec_arp_destroy()
1681 hlist_for_each_entry_safe(entry, next, in lec_arp_check_expire()
1815 hlist_for_each_entry_safe(entry, next, in lec_addr_delete()
1855 hlist_for_each_entry_safe(entry, next, in lec_arp_update()
2191 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2202 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2212 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
[all …]
/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c224 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
422 hlist_for_each_entry_safe(i, next, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_check()
489 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_destroy()
515 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_net()
/Linux-v4.19/net/ipv6/
Daddrlabel.c213 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in __ip6addrlbl_add()
276 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in __ip6addrlbl_del()
337 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in ip6addrlbl_net_exit()
/Linux-v4.19/arch/arc/kernel/
Dkprobes.c424 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
450 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/arch/sparc/kernel/
Dkprobes.c490 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
516 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/arch/powerpc/kernel/
Dkprobes.c431 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
473 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/arch/mips/kernel/
Dkprobes.c525 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
550 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/arch/sh/kernel/
Dkprobes.c330 hlist_for_each_entry_safe(ri, tmp, head, hlist) { in trampoline_probe_handler()
358 hlist_for_each_entry_safe(ri, tmp, &empty_rp, hlist) { in trampoline_probe_handler()
/Linux-v4.19/net/nfc/
Dllcp_commands.c197 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list()
555 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres()
585 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq()

12345