Searched refs:switching_to (Results 1 – 4 of 4) sorted by relevance
588 .switching_to = switching_to_idle,
2642 void (*switching_to) (struct rq *this_rq, struct task_struct *task); member
11203 if ((ctx->flags & ENQUEUE_CLASS) && p->sched_class->switching_to) in sched_change_end() 11204 p->sched_class->switching_to(rq, p); in sched_change_end()
4540 .switching_to = switching_to_scx, in destroy_dsq()