Searched refs:mod_hash_null_keydtor (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash.h99 void mod_hash_null_keydtor(mod_hash_key_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c44 * These may be mod_hash_null_keydtor and mod_hash_null_valdtor if no
173 * mod_hash_null_keydtor()
179 mod_hash_null_keydtor(mod_hash_key_t key) function
311 return mod_hash_create_extended(name, nchains, mod_hash_null_keydtor,
387 return (mod_hash_create_extended(name, nchains, mod_hash_null_keydtor,
H A Ddacf.c240 mod_hash_null_keydtor, /* key dtor */
H A Dproject.c934 project_hash_size, mod_hash_null_keydtor, project_hash_val_dtor,
H A Dlabelsys.c141 mod_hash_null_keydtor, mod_hash_null_valdtor, mod_hash_bystr,
H A Drctl.c2860 rctl_dict_size, mod_hash_null_keydtor, rctl_dict_val_dtor,
H A Dzone.c2318 zone_hash_size, mod_hash_null_keydtor,
H A Dsunmdi.c7499 mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c301 ss->ss_sad_hash_nchains, mod_hash_null_keydtor,
H A Ddevinfo.c2460 mod_hash_null_keydtor, (void (*)(mod_hash_val_t))i_lnode_check_free,
H A Dtl.c1044 tl_hash_size, mod_hash_null_keydtor,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c181 gcdb_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor,
185 gcgrp_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor,
189 gcgrp_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor,
H A Dipmp.c102 IPMP_GRP_HASH_SIZE, mod_hash_null_keydtor, mod_hash_null_valdtor,
H A Dip_if.c5093 mh = mod_hash_create_extended(name, 64, mod_hash_null_keydtor,
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_link.c673 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor,
H A Ddls_mgmt.c211 VLAN_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c1148 SECOBJ_WEP_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c401 mod_hash_null_keydtor);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c163 SOFTMAC_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c192 100, mod_hash_null_keydtor, mod_hash_null_valdtor,
H A Dmac.c436 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor,
449 mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c2794 nchains, mod_hash_null_keydtor, mod_hash_null_valdtor,
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1396 state->id_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor,

Completed in 254 milliseconds