| /linux-6.15/scripts/gendwarfksyms/ |
| H A D | cache.c | 38 hash_init(cache->cache); in cache_init() 50 hash_init(cache->cache); in cache_free()
|
| H A D | symbols.c | 339 hash_init(symbol_addrs); in symbol_free() 340 hash_init(symbol_names); in symbol_free()
|
| H A D | die.c | 111 hash_init(die_map); in die_map_free()
|
| H A D | kabi.c | 335 hash_init(rules); in kabi_free()
|
| H A D | types.c | 179 hash_init(type_map); in type_map_free()
|
| /linux-6.15/drivers/net/wireguard/ |
| H A D | peerlookup.c | 30 hash_init(table->hashtable); in wg_pubkey_hashtable_alloc() 90 hash_init(table->hashtable); in wg_index_hashtable_alloc()
|
| /linux-6.15/tools/objtool/ |
| H A D | objtool.c | 34 hash_init(file.insn_hash); in objtool_open_read()
|
| /linux-6.15/scripts/include/ |
| H A D | hashtable.h | 33 #define hash_init(table) __hash_init(table, HASH_SIZE(table)) macro
|
| /linux-6.15/tools/include/linux/ |
| H A D | hashtable.h | 49 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
|
| /linux-6.15/net/rxrpc/ |
| H A D | net_ns.c | 62 hash_init(rxnet->peer_hash); in rxrpc_init_net()
|
| /linux-6.15/include/linux/ |
| H A D | hashtable.h | 52 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | vxlan.c | 160 hash_init(vxlan->htable); in mlx5_vxlan_create()
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmdbuf_res.c | 293 hash_init(man->resources); in vmw_cmdbuf_res_man_create()
|
| H A D | ttm_object.c | 417 hash_init(tfile->ref_hash); in ttm_object_file_init()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | mod_hdr.c | 45 hash_init(tbl->hlist); in mlx5e_mod_hdr_tbl_init()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sync.c | 54 hash_init(sync->fences); in amdgpu_sync_create()
|
| /linux-6.15/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu_v2.c | 24 hash_init(ctx->mmu_shadow_hash); in hl_mmu_v2_ctx_init()
|
| H A D | mmu_v2_hr.c | 81 hash_init(ctx->hr_mmu_phys_hash); in hl_mmu_v2_hr_ctx_init()
|
| /linux-6.15/security/safesetid/ |
| H A D | securityfs.c | 154 hash_init(pol->rules); in handle_policy_update()
|
| /linux-6.15/lib/tests/ |
| H A D | hashtable_test.c | 28 hash_init(hash2); in hashtable_test_hash_init()
|
| /linux-6.15/drivers/accel/habanalabs/common/ |
| H A D | context.c | 220 hash_init(ctx->outcome_store.outcome_map); in hl_ctx_init()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | indir_table.c | 55 hash_init(indir->table); in mlx5_esw_indir_table_init()
|
| /linux-6.15/net/smc/ |
| H A D | smc_loopback.c | 362 hash_init(ldev->dmb_ht); in smc_lo_dev_init()
|
| /linux-6.15/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 729 hash_init(pd->registered_events_handlers); in scmi_allocate_registered_events_desc() 1667 hash_init(ni->pending_events_handlers); in scmi_notification_init()
|
| /linux-6.15/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 2353 hash_init(ofdpa->flow_tbl); in ofdpa_init() 2356 hash_init(ofdpa->group_tbl); in ofdpa_init() 2359 hash_init(ofdpa->fdb_tbl); in ofdpa_init() 2362 hash_init(ofdpa->internal_vlan_tbl); in ofdpa_init() 2365 hash_init(ofdpa->neigh_tbl); in ofdpa_init()
|