Searched refs:mod_hash_bystr (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | modhash.h | 66 uint_t mod_hash_bystr(void *, mod_hash_key_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modhash.c | 205 mod_hash_bystr(void *hash_data, mod_hash_key_t key) in mod_hash_bystr() function 247 val_dtor, mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mod_hash_create_strhash()
|
H A D | dacf.c | 242 mod_hash_bystr, NULL, /* hash alg & data */ in dacf_init()
|
H A D | labelsys.c | 141 mod_hash_null_keydtor, mod_hash_null_valdtor, mod_hash_bystr, in tcache_init()
|
H A D | sunmdi.c | 7511 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in setup_vhci_cache()
|
/titanic_41/usr/src/uts/common/io/dls/ |
H A D | dls_link.c | 674 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in dls_link_init()
|
H A D | dls_mgmt.c | 212 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in dls_mgmt_init()
|
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 164 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in softmac_init()
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_drv.c | 1149 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in drv_secobj_init()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ipmp.c | 103 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in ipmp_init()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 193 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mac_flow_init()
|
H A D | mac.c | 437 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mac_init() 450 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mac_init()
|