Searched refs:switched_to (Results 1 – 7 of 7) sorted by relevance
139 .switched_to = switched_to_stop,
500 .switched_to = switched_to_idle,
2215 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
2736 .switched_to = switched_to_dl,
2709 .switched_to = switched_to_rt,
2171 p->sched_class->switched_to(rq, p); in check_class_changed()
12552 .switched_to = switched_to_fair,
Completed in 64 milliseconds