Searched refs:cpu_idle_check_wakeup_t (Results 1 – 4 of 4) sorted by relevance
113 typedef void (* cpu_idle_check_wakeup_t)(void *arg); typedef127 cpu_idle_check_wakeup_t check_func, void *check_arg);184 cpu_idle_check_wakeup_t check_func, void *check_arg);
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()1545 cpu_idle_check_wakeup_t check_func, void* check_arg) in fipe_idle_enter()
251 cpu_idle_check_wakeup_t check_func, void *check_arg) in cpu_idle_dtrace_enter()632 cpu_idle_check_wakeup_t check_func, void *check_arg) in cpu_idle_enter()
398 cpu_idle_check_wakeup_t check_func = &acpi_cpu_check_wakeup; in acpi_cpu_cstate()