Searched refs:switched_to (Results 1 – 7 of 7) sorted by relevance
143 .switched_to = switched_to_stop,
525 .switched_to = switched_to_idle,
2143 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
2650 .switched_to = switched_to_rt,
2666 .switched_to = switched_to_dl,
2108 p->sched_class->switched_to(rq, p); in check_class_changed()
11777 .switched_to = switched_to_fair,
Completed in 52 milliseconds