Searched defs:physmem_mutex (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dphysmem.c94 kmutex_t physmem_mutex; /* protects phsymem_vnodecnt */ variable
372 mutex_enter(&physmem_mutex);
374 mutex_exit(&physmem_mutex);
401 mutex_enter(&physmem_mutex);
403 mutex_exit(&physmem_mutex);
721 mutex_enter(&physmem_mutex);
723 mutex_exit(&physmem_mutex);
753 mutex_enter(&physmem_mutex);
755 mutex_exit(&physmem_mutex);
903 mutex_enter(&physmem_mutex);
[all...]

Completed in 58 milliseconds