Home
last modified time | relevance | path

Searched refs:switching_to (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Didle.c588 .switching_to = switching_to_idle,
H A Dsched.h2642 void (*switching_to) (struct rq *this_rq, struct task_struct *task); member
H A Dcore.c11203 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()
H A Dext.c4540 .switching_to = switching_to_scx, in destroy_dsq()