Searched refs:mod_hash_replace (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | modhash.h | 123 int mod_hash_replace(mod_hash_t *, mod_hash_key_t, mod_hash_val_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modhash.c | 721 mod_hash_replace(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t val) in mod_hash_replace() function
|
H A D | dacf.c | 1268 (void) mod_hash_replace(dacf_info_hash, (mod_hash_key_t)dmdp, in dacf_store_info()
|
H A D | modsubr.c | 924 (void) mod_hash_replace(hash, (mod_hash_key_t)key, in hwc_hash_remove()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_switching.c | 1787 (void) mod_hash_replace(vswp->mfdb, in vsw_del_mcst()
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md.c | 328 (void) mod_hash_replace(md_nblocksmap, in md_nblocks_set()
|