Searched refs:idle_hook_func (Results 1 – 4 of 4) sorted by relevance
30 int (*idle_hook_func)(void); variable43 if (idle_hook_func && idle_hook_func()) in __idle()
106 idle_hook_func = pxe_idle_poll; in pxe_idle_init()111 idle_hook_func = NULL; in pxe_idle_cleanup()
28 idle_hook_func = NULL; in pxe_idle_cleanup()
78 extern int (*idle_hook_func)(void);