Searched refs:switched_to (Results 1 – 7 of 7) sorted by relevance
139 .switched_to = switched_to_stop,
501 .switched_to = switched_to_idle,
2277 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
2728 .switched_to = switched_to_rt,
2747 .switched_to = switched_to_dl,
2216 p->sched_class->switched_to(rq, p); in check_class_changed()
12935 .switched_to = switched_to_fair,