Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c429 krwlock_t pm_thresh_rwlock; variable
5057 rw_enter(&pm_thresh_rwlock, RW_WRITER); in pm_record_thresh()
5068 rw_exit(&pm_thresh_rwlock); in pm_record_thresh()
5084 rw_exit(&pm_thresh_rwlock); in pm_record_thresh()
5179 rw_enter(&pm_thresh_rwlock, RW_READER); in pm_thresh_specd()
5184 rw_exit(&pm_thresh_rwlock); in pm_thresh_specd()
5187 rw_exit(&pm_thresh_rwlock); in pm_thresh_specd()
6173 rw_enter(&pm_thresh_rwlock, RW_WRITER); in pm_unrecord_threshold()
6187 rw_exit(&pm_thresh_rwlock); in pm_unrecord_threshold()
6197 rw_enter(&pm_thresh_rwlock, RW_WRITER); in pm_discard_thresholds()
[all …]