Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c128 .switched_to = switched_to_stop,
H A Didle.c551 .switched_to = switched_to_idle,
H A Dsched.h2308 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Ddeadline.c2843 .switched_to = switched_to_dl,
H A Drt.c2676 .switched_to = switched_to_rt,
H A Dcore.c2232 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c13219 .switched_to = switched_to_fair,