Home
last modified time | relevance | path

Searched refs:mod_hash_replace (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash.h123 int mod_hash_replace(mod_hash_t *, mod_hash_key_t, mod_hash_val_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c725 mod_hash_replace(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t val) in mod_hash_replace() function
H A Ddacf.c1266 (void) mod_hash_replace(dacf_info_hash, (mod_hash_key_t)dmdp, in dacf_store_info()
H A Dmodsubr.c924 (void) mod_hash_replace(hash, (mod_hash_key_t)key, in hwc_hash_remove()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c1787 (void) mod_hash_replace(vswp->mfdb, in vsw_del_mcst()