Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c115 .switched_to = switched_to_stop,
H A Didle.c539 .switched_to = switched_to_idle,
H A Drt.c2593 .switched_to = switched_to_rt,
H A Ddeadline.c3121 .switched_to = switched_to_dl,
H A Dsched.h2451 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Dext.c3297 .switched_to = switched_to_scx,
H A Dcore.c2198 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c13651 .switched_to = switched_to_fair,