Searched refs:scd_mutex (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c12573 mutex_enter(&scdp->scd_mutex);
12587 mutex_exit(&scdp->scd_mutex);
14939 mutex_enter(&old_scdp->scd_mutex);
14941 mutex_exit(&old_scdp->scd_mutex);
14958 mutex_enter(&scdp->scd_mutex);
14960 mutex_exit(&scdp->scd_mutex);
15127 mutex_enter(&scdp->scd_mutex);
15129 mutex_exit(&scdp->scd_mutex);
15222 mutex_enter(&scdp->scd_mutex);
15224 mutex_exit(&scdp->scd_mutex);
[all...]
H A Dhat_sfmmu.h736 kmutex_t scd_mutex; member in struct:sf_scd

Completed in 102 milliseconds