Searched refs:switched_to (Results 1 – 6 of 6) sorted by relevance
2597 .switched_to = switched_to_rt,
3377 .switched_to = switched_to_dl,
2559 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
10824 if (p->sched_class->switched_to) in sched_change_end()10825 p->sched_class->switched_to(rq, p); in sched_change_end()
3381 .switched_to = switched_to_scx, in init_dsq()
13916 .switched_to = switched_to_fair,