Searched refs:mod_hash_strkey_cmp (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash.h63 int mod_hash_strkey_cmp(mod_hash_key_t, mod_hash_key_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c191 * mod_hash_strkey_cmp()
223 mod_hash_strkey_cmp(mod_hash_key_t key1, mod_hash_key_t key2) function
247 val_dtor, mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
H A Ddacf.c243 mod_hash_strkey_cmp, /* key comparator */
H A Dlabelsys.c142 NULL, mod_hash_strkey_cmp, KM_SLEEP);
H A Dsunmdi.c7500 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_link.c674 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
H A Ddls_mgmt.c212 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c1149 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c164 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c103 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c193 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
H A Dmac.c437 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);
450 mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP);

Completed in 116 milliseconds