Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dstop_task.c143 .switched_to = switched_to_stop,
A Didle.c525 .switched_to = switched_to_idle,
A Dsched.h2143 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
A Drt.c2650 .switched_to = switched_to_rt,
A Ddeadline.c2666 .switched_to = switched_to_dl,
A Dcore.c2108 p->sched_class->switched_to(rq, p); in check_class_changed()
A Dfair.c11777 .switched_to = switched_to_fair,

Completed in 52 milliseconds