Searched refs:pm_loan_lock (Results 1 – 1 of 1) sorted by relevance
310 static kmutex_t pm_loan_lock; variable592 mutex_init(&pm_loan_lock, NULL, MUTEX_DRIVER, NULL); in pm_init_locks()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()[all …]