Searched refs:check_arg (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_event.h127 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) argument
1375 (*check_func)(check_arg);
1545 cpu_idle_check_wakeup_t check_func, void* check_arg)
1583 check_func, check_arg);
1544 fipe_idle_enter(void *arg, cpu_idle_callback_context_t ctx, cpu_idle_check_wakeup_t check_func, void* check_arg) argument
/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)
691 cip->enter(cip->arg, ctx, check_func, check_arg);
250 cpu_idle_dtrace_enter(void *arg, cpu_idle_callback_context_t ctx, cpu_idle_check_wakeup_t check_func, void *check_arg) argument
631 cpu_idle_enter(int state, int flag, cpu_idle_check_wakeup_t check_func, void *check_arg) argument

Completed in 1543 milliseconds