Home
last modified time | relevance | path

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

123456

/linux/scripts/include/
H A Dhashtable.h73 hlist_for_each_entry_safe(obj, tmp, &table[_bkt], member)
96 hlist_for_each_entry_safe(obj, tmp, hash_head(table, key), member)
/linux/net/batman-adv/
H A Doriginator.c296 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp, in batadv_orig_router_get()
880 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_orig_node_release()
886 hlist_for_each_entry_safe(orig_ifinfo, node_tmp,
899 hlist_for_each_entry_safe(vlan, node_tmp, &orig_node->vlan_list, list) { in batadv_originator_free()
936 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_orig_node_new()
1044 hlist_for_each_entry_safe(neigh_ifinfo, node_tmp,
1088 hlist_for_each_entry_safe(orig_ifinfo, node_tmp, in batadv_purge_orig_ifinfo()
1141 hlist_for_each_entry_safe(neigh_node, node_tmp, in batadv_purge_orig_neighbors()
1301 hlist_for_each_entry_safe(orig_node, node_tmp, in batadv_purge_orig()
H A Dtranslation-table.c1289 hlist_for_each_entry_safe(tt_common_entry, node_tmp, head, in batadv_tt_local_purge_list()
1353 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_local_table_free()
2008 hlist_for_each_entry_safe(orig_entry, safe, head, list) in batadv_tt_global_del_orig_list()
2036 hlist_for_each_entry_safe(orig_entry, safe, head, list) { in batadv_tt_global_del_orig_node()
2187 hlist_for_each_entry_safe(tt_common_entry, safe, in batadv_tt_global_del_orig()
2253 hlist_for_each_entry_safe(tt_common, node_tmp, head, in batadv_tt_global_purge()
2296 hlist_for_each_entry_safe(tt_common_entry, node_tmp, in batadv_tt_global_table_free()
2571 hlist_for_each_entry_safe(node, safe, &bat_priv->tt.req_list, list) { in batadv_tt_req_list_free()
2606 hlist_for_each_entry_safe(node, safe, &bat_priv->tt.req_list, list) { in batadv_tt_req_purge()
3378 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 Dhashtable.h122 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 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/include/linux/
H A Dhashtable.h155 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 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/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c114 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()
557 hlist_for_each_entry_safe(r, n, &vsi->arfs_fltr_list[i], in ice_clear_arfs()
/linux/include/net/
H A Dnetrom.h165 hlist_for_each_entry_safe(__nr_neigh, node2, list, neigh_node)
171 hlist_for_each_entry_safe(__nr_node, node2, list, node_node)
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c95 hlist_for_each_entry_safe(rule, node, &txgbe->fdir_filter_list, in txgbe_get_ethtool_fdir_entry()
159 hlist_for_each_entry_safe(rule, node, &txgbe->fdir_filter_list, in txgbe_get_ethtool_fdir_all()
248 hlist_for_each_entry_safe(rule, node2, &txgbe->fdir_filter_list, in txgbe_match_ethtool_fdir_entry()
270 hlist_for_each_entry_safe(rule, node, &txgbe->fdir_filter_list, in txgbe_update_ethtool_fdir_entry()
/linux/net/mac80211/
H A Dmesh_pathtbl.c618 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/drivers/net/wireguard/
H A 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/kernel/
H A Duser-return-notifier.c42 hlist_for_each_entry_safe(urn, tmp2, head, link) in fire_user_return_notifiers()
/linux/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci36 iterator name hlist_for_each_entry_safe;
122 hlist_for_each_entry_safe(c,...) S
/linux/drivers/infiniband/core/
H A 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()
282 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c39 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/net/netfilter/ipvs/
H A Dip_vs_lblc.c238 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblc_flush()
267 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 Dip_vs_lblcr.c404 hlist_for_each_entry_safe(en, next, &tbl->bucket[i], list) { in ip_vs_lblcr_flush()
432 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/net/atm/
H A Dlec.c1474 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1482 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1491 hlist_for_each_entry_safe(entry, next, in lec_arp_destroy()
1500 hlist_for_each_entry_safe(entry, next, &priv->mcast_fwds, next) { in lec_arp_destroy()
1667 hlist_for_each_entry_safe(entry, next, in lec_arp_check_expire()
1801 hlist_for_each_entry_safe(entry, next, in lec_addr_delete()
1841 hlist_for_each_entry_safe(entry, next, in lec_arp_update()
2159 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2170 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
2180 hlist_for_each_entry_safe(entry, next, in lec_vcc_close()
[all …]
/linux/net/netfilter/
H A Dnf_conntrack_expect.c239 hlist_for_each_entry_safe(exp, next, &help->expectations, lnode) { in nf_ct_remove_expectations()
450 hlist_for_each_entry_safe(i, next, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_check()
520 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_destroy()
546 hlist_for_each_entry_safe(exp, next, in nf_ct_expect_iterate_net()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.h50 hlist_for_each_entry_safe(hn, tmp, &(hash)[i], hlist)
/linux/fs/orangefs/
H A 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/net/openvswitch/
H A Ddp_notify.c47 hlist_for_each_entry_safe(vport, n, &dp->ports[i], dp_hash_node) { in ovs_dp_notify_wq()
/linux/net/nfc/
H A Dllcp_commands.c185 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/net/mctp/
H A Daf_mctp.c493 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_ioctl_droptag()
585 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_sk_expire_keys()
655 hlist_for_each_entry_safe(key, tmp, &msk->keys, sklist) { in mctp_sk_unhash()

123456