Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c494 kmutex_t pm_compcnt_lock; variable
511 mutex_enter(&pm_compcnt_lock); \
520 mutex_exit(&pm_compcnt_lock); \
523 mutex_enter(&pm_compcnt_lock); \
533 mutex_exit(&pm_compcnt_lock); \
2672 mutex_enter(&pm_compcnt_lock); in psc_entry()
2677 mutex_exit(&pm_compcnt_lock); in psc_entry()
4316 mutex_enter(&pm_compcnt_lock); in pm_set_device_threshold()
4325 mutex_exit(&pm_compcnt_lock); in pm_set_device_threshold()
4343 mutex_enter(&pm_compcnt_lock); in pm_set_device_threshold()
[all …]