/illumos-gate/usr/src/uts/common/sys/ |
H A D | modhash.h | 99 void mod_hash_null_keydtor(mod_hash_key_t);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modhash.c | 179 mod_hash_null_keydtor(mod_hash_key_t key) in mod_hash_null_keydtor() function 311 return mod_hash_create_extended(name, nchains, mod_hash_null_keydtor, in mod_hash_create_ptrhash() 387 return (mod_hash_create_extended(name, nchains, mod_hash_null_keydtor, in mod_hash_create_idhash()
|
H A D | dacf.c | 238 mod_hash_null_keydtor, /* key dtor */ in dacf_init()
|
H A D | project.c | 934 project_hash_size, mod_hash_null_keydtor, project_hash_val_dtor, in project_init()
|
H A D | labelsys.c | 139 mod_hash_null_keydtor, mod_hash_null_valdtor, mod_hash_bystr, in tcache_init()
|
H A D | rctl.c | 2858 rctl_dict_size, mod_hash_null_keydtor, rctl_dict_val_dtor, in rctl_init()
|
H A D | zone.c | 2326 zone_hash_size, mod_hash_null_keydtor, in zone_init()
|
H A D | sunmdi.c | 7510 mod_hash_null_keydtor, mod_hash_null_valdtor, in setup_vhci_cache()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | sad_conf.c | 299 ss->ss_sad_hash_nchains, mod_hash_null_keydtor, in sad_initspace()
|
H A D | devinfo.c | 2462 mod_hash_null_keydtor, (void (*)(mod_hash_val_t))i_lnode_check_free, in di_getlink_data()
|
H A D | tl.c | 1109 tl_hash_size, mod_hash_null_keydtor, in tl_attach()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 181 gcdb_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor, in tnet_init() 185 gcgrp_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor, in tnet_init() 189 gcgrp_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor, in tnet_init()
|
H A D | ipmp.c | 102 IPMP_GRP_HASH_SIZE, mod_hash_null_keydtor, mod_hash_null_valdtor, in ipmp_init()
|
H A D | ip_if.c | 5094 mh = mod_hash_create_extended(name, 64, mod_hash_null_keydtor, in th_trace_gethash()
|
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls_link.c | 759 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in dls_link_init()
|
H A D | dls_mgmt.c | 229 VLAN_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in dls_mgmt_init()
|
/illumos-gate/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 163 SOFTMAC_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in softmac_init()
|
/illumos-gate/usr/src/uts/common/io/bpf/ |
H A D | bpf.c | 408 mod_hash_null_keydtor); in bpfilterattach()
|
/illumos-gate/usr/src/uts/common/io/dld/ |
H A D | dld_drv.c | 1200 SECOBJ_WEP_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in drv_secobj_init()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 193 100, mod_hash_null_keydtor, mod_hash_null_valdtor, in mac_flow_init()
|
H A D | mac.c | 437 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in mac_init() 450 mod_hash_null_keydtor, mod_hash_null_valdtor, in mac_init()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | immu_dvma.c | 2799 nchains, mod_hash_null_keydtor, mod_hash_null_valdtor, in immu_dvma_setup()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 1396 state->id_hash_size, mod_hash_null_keydtor, mod_hash_null_valdtor, in ibd_acache_init()
|