Searched refs:sched_ttwu_pending (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Didle.c267 * We promise to call sched_ttwu_pending and reschedule cpu_idle_loop()
274 sched_ttwu_pending(); cpu_idle_loop()
H A Dsched.h763 extern void sched_ttwu_pending(void);
884 static inline void sched_ttwu_pending(void) { } sched_ttwu_pending() function
H A Dcore.c509 * sched_ttwu_pending() and reschedule soon.
1522 void sched_ttwu_pending(void) sched_ttwu_pending() function
1569 sched_ttwu_pending(); scheduler_ipi()
4940 sched_ttwu_pending(); migration_cpu_stop()
5291 sched_ttwu_pending(); migration_call()
H A Dfair.c8022 * waiting for actually being woken up by sched_ttwu_pending(). task_move_group_fair()

Completed in 186 milliseconds