Home
last modified time | relevance | path

Searched refs:switched_to (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/kernel/sched/
H A Dstop_task.c118 .switched_to = switched_to_stop,
H A Didle.c538 .switched_to = switched_to_idle,
H A Drt.c2643 .switched_to = switched_to_rt,
H A Dsched.h2419 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Ddeadline.c3168 .switched_to = switched_to_dl,
H A Dext.c4143 .switched_to = switched_to_scx,
H A Dcore.c2186 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c13648 .switched_to = switched_to_fair,