Searched refs:switched_to (Results 1 – 5 of 5) sorted by relevance
3673 .switched_to = switched_to_dl,
2737 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
11297 if (p->sched_class->switched_to) in sched_change_end()11298 p->sched_class->switched_to(rq, p); in sched_change_end()
15566 .switched_to = switched_to_fair,
5031 .switched_to = switched_to_scx,