Lines Matching refs:pm_thresh_rwlock
248 * pm_thresh_rwlock:
252 * pm_thresh_rwlock -> devi_pm_lock
428 krwlock_t pm_thresh_rwlock;
592 rw_init(&pm_thresh_rwlock, NULL, RW_DEFAULT, NULL);
5064 rw_enter(&pm_thresh_rwlock, RW_WRITER);
5075 rw_exit(&pm_thresh_rwlock);
5091 rw_exit(&pm_thresh_rwlock);
5186 rw_enter(&pm_thresh_rwlock, RW_READER);
5191 rw_exit(&pm_thresh_rwlock);
5194 rw_exit(&pm_thresh_rwlock);
6183 rw_enter(&pm_thresh_rwlock, RW_WRITER);
6197 rw_exit(&pm_thresh_rwlock);
6207 rw_enter(&pm_thresh_rwlock, RW_WRITER);
6213 rw_exit(&pm_thresh_rwlock);