| /linux/scripts/include/ |
| H A D | hashtable.h | 73 hlist_for_each_entry_safe(obj, tmp, &table[_bkt], member) 96 hlist_for_each_entry_safe(obj, tmp, hash_head(table, key), member)
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | mpfs.h | 50 hlist_for_each_entry_safe(hs, tmp, &(mpfs)->hash[i], node.hlist) 54 hlist_for_each_entry_safe(hn, tmp, &(hash)[i], hlist)
|
| /linux/net/batman-adv/ |
| H A D | originator.c | 292 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_neigh_node_release() 865 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_orig_node_release() 871 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_orig_node_release() 884 hlist_for_each_entry_safe(vlan, node_tmp, &orig_node->vlan_list, list) { in batadv_orig_node_release() 918 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_originator_free() 1024 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_purge_neigh_ifinfo() 1068 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_purge_orig_ifinfo() 1121 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_purge_orig_neighbors() 1279 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_purge_orig_ref()
|
| H A D | translation-table.c | 1280 hlist_for_each_entry_safe(tt_common_entry, node_tmp, head, in batadv_tt_local_purge_list() 1344 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_local_table_free() 1991 hlist_for_each_entry_safe(orig_entry, safe, head, list) in batadv_tt_global_del_orig_list() 2019 hlist_for_each_entry_safe(orig_entry, safe, head, list) { in batadv_tt_global_del_orig_node() 2170 hlist_for_each_entry_safe(tt_common_entry, safe, in batadv_tt_global_del_orig() 2236 hlist_for_each_entry_safe(tt_common, node_tmp, head, in batadv_tt_global_purge() 2279 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_global_table_free() 2554 hlist_for_each_entry_safe(node, safe, &bat_priv->tt.req_list, list) { in batadv_tt_req_list_free() 2589 hlist_for_each_entry_safe(node, safe, &bat_priv->tt.req_list, list) { in batadv_tt_req_purge() 3361 hlist_for_each_entry_safe(node, safe, &bat_priv->tt.req_list, list) { in batadv_handle_tt_response() [all …]
|
| /linux/tools/include/linux/ |
| H A D | hashtable.h | 122 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member) 145 hlist_for_each_entry_safe(obj, tmp,\
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 74 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/include/linux/ |
| H A D | hashtable.h | 155 hlist_for_each_entry_safe(obj, tmp, &name[bkt], member) 205 hlist_for_each_entry_safe(obj, tmp,\
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_clsf.c | 97 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/drivers/net/wireguard/ |
| H A D | ratelimiter.c | 64 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/drivers/net/ethernet/intel/ice/ |
| H A D | ice_arfs.c | 114 hlist_for_each_entry_safe(e, n, del_list_head, list_entry) { in ice_arfs_del_flow_rules() 151 hlist_for_each_entry_safe(ep, n, add_list_head, list_entry) { in ice_arfs_add_flow_rules() 226 hlist_for_each_entry_safe(e, n, &vsi->arfs_fltr_list[idx], list_entry) in ice_arfs_update_flow_rules() 602 hlist_for_each_entry_safe(r, n, &vsi->arfs_fltr_list[i], in ice_clear_arfs()
|
| /linux/net/mac80211/ |
| H A D | mesh_pathtbl.c | 618 hlist_for_each_entry_safe(entry, n, &cache->walk_head, walk_list) in mesh_fast_tx_gc() 632 hlist_for_each_entry_safe(entry, n, &cache->walk_head, walk_list) in mesh_fast_tx_flush_mpath() 646 hlist_for_each_entry_safe(entry, n, &cache->walk_head, walk_list) in mesh_fast_tx_flush_sta() 841 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mesh_path_flush_by_nexthop() 856 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mpp_flush_by_proxy() 869 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in table_flush_by_iface() 1080 hlist_for_each_entry_safe(mpath, n, &tbl->walk_head, walk_list) { in mesh_path_tbl_expire()
|
| /linux/net/ipv6/ |
| H A D | addrlabel.c | 206 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in __ip6addrlbl_add() 269 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in __ip6addrlbl_del() 322 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in ip6addrlbl_net_init() 336 hlist_for_each_entry_safe(p, n, &net->ipv6.ip6addrlbl_table.head, list) { in ip6addrlbl_net_exit()
|
| /linux/kernel/ |
| H A D | user-return-notifier.c | 42 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 36 iterator name hlist_for_each_entry_safe; 122 hlist_for_each_entry_safe(c,...) S
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_rx_filter.c | 39 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_replay() 83 hlist_for_each_entry_safe(f, tmp, &new_id_list, by_id) { in ionic_rx_filter_replay() 117 hlist_for_each_entry_safe(f, tmp, head, by_id) in ionic_rx_filters_deinit() 581 hlist_for_each_entry_safe(f, tmp, head, by_id) { in ionic_rx_filter_sync()
|
| /linux/drivers/infiniband/core/ |
| H A D | iwpm_util.c | 170 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() 282 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_lblc.c | 237 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblc_flush() 266 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_full_check() 323 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblc_check_expire()
|
| H A D | ip_vs_lblcr.c | 403 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblcr_flush() 431 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_full_check() 487 hlist_for_each_entry_safe(en, next, &tbl->bucket[j], list) { in ip_vs_lblcr_check_expire()
|
| /linux/drivers/hv/ |
| H A D | mshv_eventfd.c | 544 hlist_for_each_entry_safe(irqfd, n, &pt->pt_irqfds_list, in mshv_irqfd_deassign() 587 hlist_for_each_entry_safe(irqfd, n, &pt->pt_irqfds_list, irqfd_hnode) in mshv_irqfd_release() 778 hlist_for_each_entry_safe(p, n, &pt->ioeventfds_list, iovntfd_hnode) { in mshv_deassign_ioeventfd() 847 hlist_for_each_entry_safe(p, n, &items, iovntfd_hnode) { in mshv_eventfd_release()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 244 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations() 475 hlist_for_each_entry_safe(i, next, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_check() 546 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_destroy() 572 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_net()
|
| /linux/net/core/ |
| H A D | page_pool_user.c | 366 hlist_for_each_entry_safe(pool, n, &dev->page_pools, user.list) { in page_pool_check_memory_provider() 385 hlist_for_each_entry_safe(pool, n, &netdev->page_pools, user.list) { in page_pool_unreg_netdev_wipe()
|
| /linux/net/mctp/ |
| H A D | af_mctp.c | 571 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_ioctl_droptag() 663 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_sk_expire_keys() 770 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_sk_unhash()
|
| /linux/net/nfc/ |
| H A D | llcp_commands.c | 185 hlist_for_each_entry_safe(sdp, n, head, node) { in nfc_llcp_free_sdp_tlv_list() 566 hlist_for_each_entry_safe(sdp, n, tlv_list, node) { in nfc_llcp_send_snl_sdres() 596 hlist_for_each_entry_safe(sdreq, n, tlv_list, node) { in nfc_llcp_send_snl_sdreq()
|
| /linux/lib/ |
| H A D | debugobjects.c | 324 hlist_for_each_entry_safe(obj, tmp, head, node) { in free_object_list() 565 hlist_for_each_entry_safe(obj, tmp, list, node) { in put_objects() 1106 hlist_for_each_entry_safe(obj, tmp, &db->list, node) { in __debug_check_no_obj_freed() 1479 hlist_for_each_entry_safe(obj, tmp, &pool_global.objects, node) { in debug_objects_replace_static_objects()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_arfs.c | 104 hlist_for_each_entry_safe(hn, tmp, &hash[j], hlist) 445 hlist_for_each_entry_safe(arfs_rule, htmp, &del_list, hlist) { in arfs_may_expire_flow() 473 hlist_for_each_entry_safe(rule, htmp, &del_list, hlist) { in arfs_del_rules()
|