Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c309 static kmutex_t pm_loan_lock; variable
591 mutex_init(&pm_loan_lock, NULL, MUTEX_DRIVER, NULL); in pm_init_locks()
1664 mutex_enter(&pm_loan_lock); in pm_devi_lock_held()
1669 mutex_exit(&pm_loan_lock); in pm_devi_lock_held()
5963 mutex_enter(&pm_loan_lock); in pm_lock_power_single()
5968 mutex_exit(&pm_loan_lock); in pm_lock_power_single()
6001 mutex_enter(&pm_loan_lock); in pm_unlock_power_single()
6006 mutex_exit(&pm_loan_lock); in pm_unlock_power_single()
9282 mutex_enter(&pm_loan_lock); in pm_borrow_lock()
9285 mutex_exit(&pm_loan_lock); in pm_borrow_lock()
[all …]