Home
last modified time | relevance | path

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

/titanic_41/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);
/titanic_41/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) in fipe_enable() argument
1375 (*check_func)(check_arg); in fipe_enable()
1545 cpu_idle_check_wakeup_t check_func, void* check_arg) in fipe_idle_enter() argument
1583 check_func, check_arg); in fipe_idle_enter()
/titanic_41/usr/src/uts/common/os/
H A Dcpu_event.c251 cpu_idle_check_wakeup_t check_func, void *check_arg) in cpu_idle_dtrace_enter() argument
632 cpu_idle_check_wakeup_t check_func, void *check_arg) in cpu_idle_enter() argument
691 cip->enter(cip->arg, ctx, check_func, check_arg); in cpu_idle_enter()