| /linux/scripts/gendwarfksyms/ |
| H A D | die.c | 92 hash_for_each_safe(die_map, cd, tmp, hash) { in die_map_for_each() 106 hash_for_each_safe(die_map, cd, tmp, hash) { in die_map_free()
|
| H A D | symbols.c | 188 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_for_each() 324 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_print_versions() 337 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_free()
|
| H A D | types.c | 203 hash_for_each_safe(type_map, e, tmp, hash) in type_map_write() 206 hash_for_each_safe(type_map, e, tmp, hash) in type_map_write() 226 hash_for_each_safe(type_map, e, tmp, hash) { in type_map_free()
|
| H A D | cache.c | 46 hash_for_each_safe(cache->cache, ci, tmp, hash) { in cache_free()
|
| H A D | kabi.c | 366 hash_for_each_safe(rules, rule, tmp, hash) { in kabi_free()
|
| /linux/scripts/include/ |
| H A D | hashtable.h | 71 #define hash_for_each_safe(table, obj, tmp, member) \ macro
|
| /linux/tools/include/linux/ |
| H A D | hashtable.h | 119 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ macro
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 381 hash_for_each_safe(port->muxed_ep, bkt_ep, tmp_ep, ep, hlnode) { in rmnet_vnd_validate_real_dev_mtu() 399 hash_for_each_safe(port->muxed_ep, bkt_ep, tmp_ep, ep, hlnode) { in rmnet_vnd_update_dev_mtu()
|
| H A D | rmnet_config.c | 238 hash_for_each_safe(port->muxed_ep, bkt_ep, tmp_ep, ep, hlnode) { in rmnet_force_unassociate_device()
|
| /linux/include/linux/ |
| H A D | hashtable.h | 152 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ macro
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | vxlan.c | 188 hash_for_each_safe(vxlan->htable, bkt, tmp, vxlanp, hlist) { in mlx5_vxlan_reset_to_default()
|
| /linux/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu_v2.c | 50 hash_for_each_safe(ctx->mmu_shadow_hash, i, tmp, pgt_info, node) { in hl_mmu_v2_ctx_fini()
|
| H A D | mmu_v2_hr.c | 106 hash_for_each_safe(ctx->hr_mmu_phys_hash, i, tmp, pgt_info, node) { in hl_mmu_v2_hr_ctx_fini()
|
| H A D | mmu_v1.c | 211 hash_for_each_safe(ctx->mmu_shadow_hash, i, tmp, pgt_info, node) { in hl_mmu_v1_ctx_fini()
|
| /linux/security/safesetid/ |
| H A D | securityfs.c | 78 hash_for_each_safe(pol->rules, bucket, tmp, rule, next) in __release_ruleset()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 238 hash_for_each_safe(card->rx_mode_addrs, i, tmp, addr, hnode) { in qeth_l3_drain_rx_mode_cache() 254 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_clear_ip_htable() 278 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_recover_ip() 1169 hash_for_each_safe(card->rx_mode_addrs, i, tmp, addr, hnode) { in qeth_l3_rx_mode_work()
|
| H A D | qeth_l2_main.c | 153 hash_for_each_safe(card->rx_mode_addrs, i, tmp, mac, hnode) { in qeth_l2_drain_rx_mode_cache() 475 hash_for_each_safe(card->rx_mode_addrs, i, tmp, mac, hnode) { in qeth_l2_rx_mode_work()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | state_dump.c | 231 hash_for_each_safe(map->tb, i, tmp_node, entry, node) { in hl_state_dump_free_sync_to_engine_map()
|
| /linux/drivers/soc/xilinx/ |
| H A D | xlnx_event_manager.c | 694 hash_for_each_safe(reg_driver_map, i, tmp, eve_data, hentry) { in xlnx_event_manager_remove()
|
| /linux/fs/orangefs/ |
| H A D | super.c | 115 hash_for_each_safe(orangefs_inode->xattr_cache, i, tmp, cx, node) { in orangefs_free_inode()
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_if_common.c | 113 hash_for_each_safe(isst_hash, i, tmp, sst_cmd, hnode) { in isst_delete_hash()
|
| /linux/kernel/ |
| H A D | kcov.c | 412 hash_for_each_safe(kcov_remote_map, bkt, tmp, remote, hnode) { in kcov_remote_reset()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 1594 hash_for_each_safe(ni->pending_events_handlers, bkt, tmp, hndl, hash) { in scmi_protocols_late_init()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 1263 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) in i40e_count_all_filters() 1282 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_count_active_filters() 1442 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_correct_mac_vlan_filters() 1569 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_correct_vf_mac_vlan_filters() 1752 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_add_mac_filter() 1781 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_del_mac_filter() 2598 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_sync_vsi_filters() 3065 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_add_vlan_all_mac() 3149 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_rm_vlan_all_mac() 14064 hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) { in i40e_add_vsi() [all …]
|
| /linux/drivers/firmware/xilinx/ |
| H A D | zynqmp.c | 2135 hash_for_each_safe(pm_api_features_map, i, tmp, feature_data, hentry) { in zynqmp_firmware_remove()
|