Home
last modified time | relevance | path

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

12345

/Linux-v5.10/tools/include/linux/
Dhashtable.h122 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member)
145 hlist_for_each_entry_safe(obj, tmp,\
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_filters.c74 hlist_for_each_entry_safe(rule, aq_node2, in aq_rule_already_exists()
437 hlist_for_each_entry_safe(rule, aq_node2, in aq_del_fvlan_by_vlan()
638 hlist_for_each_entry_safe(rule, aq_node2, in aq_update_table_filters()
725 hlist_for_each_entry_safe(rule, aq_node2, in aq_del_rxnfc_rule()
748 hlist_for_each_entry_safe(rule, aq_node2, in aq_get_rxnfc_rule()
771 hlist_for_each_entry_safe(rule, aq_node2, in aq_get_rxnfc_all_rules()
791 hlist_for_each_entry_safe(rule, aq_node2, in aq_clear_rxnfc_all_rules()
812 hlist_for_each_entry_safe(rule, aq_node2, in aq_reapply_rxnfc_all_rules()
/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_rx_filter.c38 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_replay()
82 hlist_for_each_entry_safe(f, tmp, &new_id_list, by_id) { in ionic_rx_filter_replay()
116 hlist_for_each_entry_safe(f, tmp, head, by_id) in ionic_rx_filters_deinit()
/Linux-v5.10/include/linux/
Dhashtable.h155 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member)
205 hlist_for_each_entry_safe(obj, tmp,\
/Linux-v5.10/net/batman-adv/
Doriginator.c300 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_neigh_node_release()
919 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_orig_node_release()
925 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_orig_node_release()
939 hlist_for_each_entry_safe(vlan, node_tmp, &orig_node->vlan_list, list) { in batadv_orig_node_release()
986 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_originator_free()
1093 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_purge_neigh_ifinfo()
1137 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_purge_orig_ifinfo()
1190 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_purge_orig_neighbors()
1351 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_purge_orig_ref()
/Linux-v5.10/drivers/net/ethernet/cisco/enic/
Denic_clsf.c97 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_rfs_flw_tbl_free()
117 hlist_for_each_entry_safe(n, tmp, hhead, node) in htbl_fltr_search()
139 hlist_for_each_entry_safe(n, tmp, hhead, node) { in enic_flow_may_expire()
/Linux-v5.10/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-v5.10/kernel/
Duser-return-notifier.c42 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
/Linux-v5.10/drivers/net/wireguard/
Dratelimiter.c64 hlist_for_each_entry_safe(entry, temp, &table_v4[i], hash) { in wg_ratelimiter_gc_entries()
70 hlist_for_each_entry_safe(entry, temp, &table_v6[i], hash) { in wg_ratelimiter_gc_entries()
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_arfs.c113 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules()
150 hlist_for_each_entry_safe(ep, n, add_list_head, list_entry) { in ice_arfs_add_flow_rules()
225 hlist_for_each_entry_safe(e, n, &vsi->arfs_fltr_list[idx], list_entry) in ice_arfs_update_flow_rules()
556 hlist_for_each_entry_safe(r, n, &vsi->arfs_fltr_list[i], in ice_clear_arfs()
/Linux-v5.10/scripts/coccinelle/iterators/
Duse_after_iter.cocci36 iterator name hlist_for_each_entry_safe;
122 hlist_for_each_entry_safe(c,...) S
/Linux-v5.10/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()
331 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in ip6addrlbl_net_init()
345 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in ip6addrlbl_net_exit()
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_lblc.c239 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblc_flush()
268 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_full_check()
324 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_check_expire()
Dip_vs_lblcr.c405 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblcr_flush()
433 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_full_check()
488 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_check_expire()
/Linux-v5.10/lib/
Ddebugobjects.c336 hlist_for_each_entry_safe(obj, tmp, &tofree, node) { in free_obj_work()
446 hlist_for_each_entry_safe(obj, tmp, &percpu_pool->free_objs, node) { in object_cpu_offline()
477 hlist_for_each_entry_safe(obj, tmp, &freelist, node) { in debug_objects_oom()
976 hlist_for_each_entry_safe(obj, tmp, &db->list, node) { in __debug_check_no_obj_freed()
1326 hlist_for_each_entry_safe(obj, tmp, &obj_pool, node) in debug_objects_replace_static_objects()
1349 hlist_for_each_entry_safe(obj, tmp, &objects, node) { in debug_objects_replace_static_objects()
/Linux-v5.10/net/openvswitch/
Ddp_notify.c47 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) { in ovs_dp_notify_wq()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h50 hlist_for_each_entry_safe(hn, tmp, &(hash)[i], hlist)
/Linux-v5.10/net/atm/
Dlec.c1476 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1484 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1493 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1502 hlist_for_each_entry_safe(entry, next, &priv->mcast_fwds, next) { in lec_arp_destroy()
1669 hlist_for_each_entry_safe(entry, next, in lec_arp_check_expire()
1803 hlist_for_each_entry_safe(entry, next, in lec_addr_delete()
1843 hlist_for_each_entry_safe(entry, next, in lec_arp_update()
2161 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2172 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2182 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
[all …]
/Linux-v5.10/drivers/infiniband/core/
Diwpm_util.c200 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in iwpm_remove_mapinfo()
228 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in free_hash_bucket()
251 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in free_reminfo_bucket()
316 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
/Linux-v5.10/net/netfilter/
Dnf_conntrack_expect.c223 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
431 hlist_for_each_entry_safe(i, next, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_check()
500 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_destroy()
526 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_net()
/Linux-v5.10/net/mac80211/
Dmesh_pathtbl.c553 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mesh_path_flush_by_nexthop()
568 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mpp_flush_by_proxy()
581 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in table_flush_by_iface()
795 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mesh_path_tbl_expire()
/Linux-v5.10/fs/orangefs/
Dxattr.c72 hlist_for_each_entry_safe(cx, tmp, h, node) { in find_cached_xattr()
295 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_removexattr()
386 hlist_for_each_entry_safe(cx, tmp, h, node) { in orangefs_inode_setxattr()
/Linux-v5.10/net/nfc/
Dllcp_commands.c185 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list()
563 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres()
593 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c73 hlist_for_each_entry_safe(hn, tmp, &hash[j], hlist)
374 hlist_for_each_entry_safe(arfs_rule, htmp, &del_list, hlist) { in arfs_may_expire_flow()
397 hlist_for_each_entry_safe(rule, htmp, &del_list, hlist) { in arfs_del_rules()
/Linux-v5.10/kernel/bpf/
Dbpf_inode_storage.c85 hlist_for_each_entry_safe(selem, n, &local_storage->list, snode) { in bpf_inode_storage_free()

12345