Home
last modified time | relevance | path

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

123

/linux/scripts/gendwarfksyms/
H A Dcache.c38 hash_init(cache->cache); in cache_init()
50 hash_init(cache->cache); in cache_free()
H A Dsymbols.c342 hash_init(symbol_addrs); in symbol_free()
343 hash_init(symbol_names); in symbol_free()
H A Ddie.c111 hash_init(die_map); in die_map_free()
H A Dkabi.c372 hash_init(rules); in kabi_free()
H A Dtypes.c231 hash_init(type_map); in type_map_free()
/linux/scripts/crypto/
H A Dgen-hash-testvecs.py82 def hash_init(alg): function
98 ctx = hash_init(alg)
138 ctx = hash_init(alg)
/linux/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/scripts/include/
H A Dhashtable.h33 #define hash_init(table) __hash_init(table, HASH_SIZE(table)) macro
/linux/tools/objtool/
H A Dobjtool.c35 hash_init(file.insn_hash); in objtool_open_read()
/linux/tools/include/linux/
H A Dhashtable.h49 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
/linux/net/rxrpc/
H A Dnet_ns.c62 hash_init(rxnet->peer_hash); in rxrpc_init_net()
/linux/include/linux/
H A Dhashtable.h52 #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable)) macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dvxlan.c160 hash_init(vxlan->htable); in mlx5_vxlan_create()
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c45 hash_init(tbl->hlist); in mlx5e_mod_hdr_tbl_init()
/linux/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/security/safesetid/
H A Dsecurityfs.c154 hash_init(pol->rules); in handle_policy_update()
/linux/drivers/dibs/
H A Ddibs_loopback.c289 hash_init(ldev->dmb_ht); in dibs_lo_dev_init()
/linux/drivers/accel/habanalabs/common/
H A Dcontext.c219 hash_init(ctx->outcome_store.outcome_map); in hl_ctx_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c55 hash_init(indir->table); in mlx5_esw_indir_table_init()
/linux/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()
/linux/net/mac802154/
H A Dllsec.c36 hash_init(sec->devices_short); in mac802154_llsec_init()
37 hash_init(sec->devices_hw); in mac802154_llsec_init()
/linux/drivers/firmware/arm_scmi/
H A Dnotify.c733 hash_init(pd->registered_events_handlers); in scmi_allocate_registered_events_desc()
1688 hash_init(ni->pending_events_handlers); in scmi_notification_init()

123