Searched refs:mod_hash_strkey_cmp (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | modhash.h | 63 int mod_hash_strkey_cmp(mod_hash_key_t, mod_hash_key_t);
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modhash.c | 223 mod_hash_strkey_cmp(mod_hash_key_t key1, mod_hash_key_t key2) in mod_hash_strkey_cmp() function 247 val_dtor, mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mod_hash_create_strhash()
|
H A D | dacf.c | 243 mod_hash_strkey_cmp, /* key comparator */ in dacf_init()
|
H A D | labelsys.c | 142 NULL, mod_hash_strkey_cmp, KM_SLEEP); in tcache_init()
|
H A D | sunmdi.c | 7500 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in setup_vhci_cache()
|
/titanic_50/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_50/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_50/usr/src/uts/common/io/dld/ |
H A D | dld_drv.c | 1150 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in drv_secobj_init()
|
/titanic_50/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_50/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 | 434 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mac_init() 447 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mac_init()
|