Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c134 .switched_to = switched_to_stop,
H A Didle.c513 .switched_to = switched_to_idle,
H A Dsched.h1880 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Drt.c2578 .switched_to = switched_to_rt,
H A Ddeadline.c2548 .switched_to = switched_to_dl,
H A Dcore.c1781 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c11542 .switched_to = switched_to_fair,