Searched refs:switched_to (Results 1 – 7 of 7) sorted by relevance
107 .switched_to = switched_to_idle,
134 .switched_to = switched_to_stop,
1211 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
1806 .switched_to = switched_to_dl,
2328 .switched_to = switched_to_rt,
8253 .switched_to = switched_to_fair,
989 p->sched_class->switched_to(rq, p); in check_class_changed()