Home
last modified time | relevance | path

Searched refs:hash_init (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.15/scripts/gendwarfksyms/
H A Dcache.c38 hash_init(cache->cache); in cache_init()
50 hash_init(cache->cache); in cache_free()
H A Dsymbols.c339 hash_init(symbol_addrs); in symbol_free()
340 hash_init(symbol_names); in symbol_free()
H A Ddie.c111 hash_init(die_map); in die_map_free()
H A Dkabi.c335 hash_init(rules); in kabi_free()
H A Dtypes.c179 hash_init(type_map); in type_map_free()
/linux-6.15/drivers/net/wireguard/
H A Dpeerlookup.c30 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 Dobjtool.c34 hash_init(file.insn_hash); in objtool_open_read()
/linux-6.15/scripts/include/
H A Dhashtable.h33 #define hash_init(table) __hash_init(table, HASH_SIZE(table)) macro
/linux-6.15/tools/include/linux/
H A Dhashtable.h49 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
/linux-6.15/net/rxrpc/
H A Dnet_ns.c62 hash_init(rxnet->peer_hash); in rxrpc_init_net()
/linux-6.15/include/linux/
H A Dhashtable.h52 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dvxlan.c160 hash_init(vxlan->htable); in mlx5_vxlan_create()
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c293 hash_init(man->resources); in vmw_cmdbuf_res_man_create()
H A Dttm_object.c417 hash_init(tfile->ref_hash); in ttm_object_file_init()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c45 hash_init(tbl->hlist); in mlx5e_mod_hdr_tbl_init()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c54 hash_init(sync->fences); in amdgpu_sync_create()
/linux-6.15/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2.c24 hash_init(ctx->mmu_shadow_hash); in hl_mmu_v2_ctx_init()
H A Dmmu_v2_hr.c81 hash_init(ctx->hr_mmu_phys_hash); in hl_mmu_v2_hr_ctx_init()
/linux-6.15/security/safesetid/
H A Dsecurityfs.c154 hash_init(pol->rules); in handle_policy_update()
/linux-6.15/lib/tests/
H A Dhashtable_test.c28 hash_init(hash2); in hashtable_test_hash_init()
/linux-6.15/drivers/accel/habanalabs/common/
H A Dcontext.c220 hash_init(ctx->outcome_store.outcome_map); in hl_ctx_init()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c55 hash_init(indir->table); in mlx5_esw_indir_table_init()
/linux-6.15/net/smc/
H A Dsmc_loopback.c362 hash_init(ldev->dmb_ht); in smc_lo_dev_init()
/linux-6.15/drivers/firmware/arm_scmi/
H A Dnotify.c729 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 Drocker_ofdpa.c2353 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()

123