Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.c1614 kmutex_t *hashmtx, *smapmtx; in segmap_getmapflt() local
1668 smapmtx = SMAPMTX(smp); in segmap_getmapflt()
1669 mutex_enter(smapmtx); in segmap_getmapflt()
1671 mutex_exit(smapmtx); in segmap_getmapflt()
1748 mutex_exit(smapmtx); in segmap_getmapflt()
1780 smapmtx = SMAPMTX(smp); in segmap_getmapflt()
1790 mutex_exit(smapmtx); in segmap_getmapflt()
1809 mutex_exit(smapmtx); in segmap_getmapflt()