Searched refs:switching_to (Results 1 – 5 of 5) sorted by relevance
120 .switching_to = switching_to_stop,
560 .switching_to = switching_to_idle,
2558 void (*switching_to) (struct rq *this_rq, struct task_struct *task); member
10815 if ((ctx->flags & ENQUEUE_CLASS) && p->sched_class->switching_to) in sched_change_end()10816 p->sched_class->switching_to(rq, p); in sched_change_end()
3379 .switching_to = switching_to_scx,