Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c310 static kmutex_t pm_loan_lock; variable
1665 mutex_enter(&pm_loan_lock); in pm_devi_lock_held()
1670 mutex_exit(&pm_loan_lock); in pm_devi_lock_held()
5953 mutex_enter(&pm_loan_lock); in pm_lock_power_single()
5958 mutex_exit(&pm_loan_lock); in pm_lock_power_single()
5991 mutex_enter(&pm_loan_lock); in pm_unlock_power_single()
5996 mutex_exit(&pm_loan_lock); in pm_unlock_power_single()
9270 mutex_enter(&pm_loan_lock); in pm_borrow_lock()
9273 mutex_exit(&pm_loan_lock); in pm_borrow_lock()
9285 mutex_enter(&pm_loan_lock); in pm_return_lock()
[all …]