/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_sync.c | 323 hash_for_each_safe(sync->fences, i, tmp, e, node) { in amdgpu_sync_peek_fence() 363 hash_for_each_safe(sync->fences, i, tmp, e, node) { in amdgpu_sync_get_fence() 394 hash_for_each_safe(source->fences, i, tmp, e, node) { in amdgpu_sync_clone() 441 hash_for_each_safe(sync->fences, i, tmp, e, node) { in amdgpu_sync_push_to_job() 464 hash_for_each_safe(sync->fences, i, tmp, e, node) { in amdgpu_sync_wait() 488 hash_for_each_safe(sync->fences, i, tmp, e, node) in amdgpu_sync_free()
|
/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 | 185 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_for_each() 321 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_print_versions() 334 hash_for_each_safe(symbol_names, sym, tmp, name_hash) { in symbol_free()
|
H A D | cache.c | 46 hash_for_each_safe(cache->cache, ci, tmp, hash) { in cache_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 | kabi.c | 366 hash_for_each_safe(rules, rule, tmp, hash) { in kabi_free()
|
/linux/scripts/include/ |
H A D | hashtable.h | 64 * hash_for_each_safe - iterate over a hashtable safe against removal of 71 #define hash_for_each_safe(table, obj, tmp, member) \ macro
|
/linux/tools/include/linux/ |
H A D | hashtable.h | 111 * hash_for_each_safe - iterate over a hashtable safe against removal of 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 | 144 * hash_for_each_safe - iterate over a hashtable safe against removal of 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/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 1964 hash_for_each_safe(ofdpa->fdb_tbl, bkt, tmp, found, entry) { in ofdpa_port_fdb_flush() 1998 hash_for_each_safe(ofdpa->fdb_tbl, bkt, tmp, entry, entry) { in ofdpa_fdb_cleanup() 2393 hash_for_each_safe(ofdpa->flow_tbl, bkt, tmp, flow_entry, entry) in ofdpa_fini() 2398 hash_for_each_safe(ofdpa->group_tbl, bkt, tmp, group_entry, entry) in ofdpa_fini() 2403 hash_for_each_safe(ofdpa->fdb_tbl, bkt, tmp, fdb_entry, entry) in ofdpa_fini() 2408 hash_for_each_safe(ofdpa->internal_vlan_tbl, bkt, in ofdpa_fini() 2414 hash_for_each_safe(ofdpa->neigh_tbl, bkt, tmp, neigh_entry, entry) in ofdpa_fini() 2776 hash_for_each_safe(ofdpa->flow_tbl, bkt, tmp, flow_entry, entry) { in ofdpa_fib4_abort()
|
/linux/security/safesetid/ |
H A D | securityfs.c | 78 hash_for_each_safe(pol->rules, bucket, tmp, rule, next) in __release_ruleset()
|
/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/lib/tests/ |
H A D | hashtable_test.c | 169 hash_for_each_safe(hash, bkt, tmp, x, node) { in hashtable_test_hash_for_each_safe()
|
/linux/fs/smb/server/mgmt/ |
H A D | user_session.c | 236 hash_for_each_safe(sessions_table, bkt, tmp, sess, hlist) { in ksmbd_sessions_deregister()
|
/linux/drivers/s390/net/ |
H A D | qeth_l3_main.c | 239 hash_for_each_safe(card->rx_mode_addrs, i, tmp, addr, hnode) { in qeth_l3_drain_rx_mode_cache() 255 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_clear_ip_htable() 279 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_recover_ip() 1170 hash_for_each_safe(card->rx_mode_addrs, i, tmp, addr, hnode) { in qeth_l3_rx_mode_work()
|
/linux/drivers/net/ovpn/ |
H A D | peer.c | 1169 hash_for_each_safe(ovpn->peers->by_id, bkt, tmp, peer, hash_entry_id) { in ovpn_peers_release_mp() 1289 hash_for_each_safe(ovpn->peers->by_id, bkt, tmp, peer, hash_entry_id) { in ovpn_peer_keepalive_work_mp()
|
/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/media/test-drivers/vidtv/ |
H A D | vidtv_mux.c | 70 hash_for_each_safe(m->pid_ctx, bkt, tmp, ctx, h) { in vidtv_mux_pid_ctx_destroy()
|
/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/ |
H A D | .clang-format | 489 - 'hash_for_each_safe'
|