Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/
H A Dcpudrv_mach.c70 cpudrv_is_governor_thread(cpudrv_pm_t *cpupm) in cpudrv_is_governor_thread() function
/titanic_44/usr/src/uts/common/sys/
H A Dcpudrv.h201 extern boolean_t cpudrv_is_governor_thread(cpudrv_pm_t *);
/titanic_44/usr/src/uts/i86pc/io/
H A Dcpudrv_mach.c120 cpudrv_is_governor_thread(cpudrv_pm_t *cpupm) in cpudrv_is_governor_thread() function
/titanic_44/usr/src/uts/common/io/
H A Dcpudrv.c563 !cpudrv_is_governor_thread(cpudrvpm)) { in cpudrv_power()