Searched refs:hashmtx (Results 1 – 1 of 1) sorted by relevance
1614 kmutex_t *hashmtx, *smapmtx; in segmap_getmapflt() local1648 hashmtx = SHASHMTX(hashid); in segmap_getmapflt()1651 mutex_enter(hashmtx); in segmap_getmapflt()1656 mutex_exit(hashmtx); in segmap_getmapflt()2287 kmutex_t *hashmtx; in get_smap_kpm() local2315 hashmtx = SHASHMTX(hashid); in get_smap_kpm()2317 mutex_enter(hashmtx); in get_smap_kpm()2323 mutex_exit(hashmtx); in get_smap_kpm()