Searched refs:sched_hook_func (Results 1 – 3 of 3) sorted by relevance
7 void (*sched_hook_func)(void); variable37 if (sched_hook_func) { in __schedule()39 sched_hook_func(); in __schedule()
227 sched_hook_func = pxe_poll_wakeups; in pxe_init_isr()282 sched_hook_func = NULL; in reset_pxe()
55 extern void (*sched_hook_func)(void);