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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c237 * pm_loan_lock:
309 static kmutex_t pm_loan_lock; variable
591 mutex_init(&pm_loan_lock, NULL, MUTEX_DRIVER, NULL);
1664 mutex_enter(&pm_loan_lock);
1669 mutex_exit(&pm_loan_lock);
5963 mutex_enter(&pm_loan_lock);
5968 mutex_exit(&pm_loan_lock);
6001 mutex_enter(&pm_loan_lock);
6006 mutex_exit(&pm_loan_lock);
9282 mutex_enter(&pm_loan_lock);
[all...]

Completed in 66 milliseconds