Searched refs:cpu_idle_check_wakeup_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_event.h113 typedef void (* cpu_idle_check_wakeup_t)(void *arg); typedef
127 cpu_idle_check_wakeup_t check_func, void *check_arg);
184 cpu_idle_check_wakeup_t check_func, void *check_arg);
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c280 cpu_idle_check_wakeup_t check_func, void* check_arg);
1365 fipe_enable(int throttle, cpu_idle_check_wakeup_t check_func, void* check_arg)
1545 cpu_idle_check_wakeup_t check_func, void* check_arg)
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_event.c251 cpu_idle_check_wakeup_t check_func, void *check_arg)
632 cpu_idle_check_wakeup_t check_func, void *check_arg)
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c343 cpu_idle_check_wakeup_t check_func = &acpi_cpu_check_wakeup;

Completed in 70 milliseconds