Home
last modified time | relevance | path

Searched refs:refhash_insert (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drefhash.h51 extern void refhash_insert(refhash_t *, void *);
/illumos-gate/usr/src/uts/common/refhash/
H A Drefhash.c75 refhash_insert(refhash_t *hp, void *op) in refhash_insert() function
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c369 refhash_insert(ott->ott_u.ott_dyn.ott_dhash, entry); in overlay_target_lookup()
1167 refhash_insert(ott->ott_u.ott_dyn.ott_dhash, ote); in overlay_target_cache_set()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c16774 refhash_insert(refhash, tmp_tgt); in mptsas_tgt_alloc()
16810 refhash_insert(mpt->m_smp_targets, ret_data); in mptsas_smp_alloc()