Searched refs:check_arg (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | cpu_event.h | 127 cpu_idle_check_wakeup_t check_func, void *check_arg); 184 cpu_idle_check_wakeup_t check_func, void *check_arg);
|
/titanic_44/usr/src/uts/i86pc/io/fipe/ |
H A D | fipe_pm.c | 280 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_44/usr/src/uts/common/os/ |
H A D | cpu_event.c | 251 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()
|