Home
last modified time | relevance | path

Searched refs:switched_to (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dstop_task.c137 .switched_to = switched_to_stop,
H A Didle.c509 .switched_to = switched_to_idle,
H A Ddeadline.c2565 .switched_to = switched_to_dl,
H A Drt.c2763 .switched_to = switched_to_rt,
H A Dsched.h1958 * cannot assume the switched_from/switched_to pair is serliazed by
1962 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Dcore.c1728 * switched_from, switched_to and prio_changed must _NOT_ drop rq->lock,
1742 p->sched_class->switched_to(rq, p); in check_class_changed()
H A Dfair.c12033 .switched_to = switched_to_fair,
/kernel/linux/linux-6.6/kernel/sched/
H A Dstop_task.c142 .switched_to = switched_to_stop,
H A Didle.c501 .switched_to = switched_to_idle,
H A Ddeadline.c2752 .switched_to = switched_to_dl,
H A Dsched.h2428 * cannot assume the switched_from/switched_to pair is serialized by
2432 void (*switched_to) (struct rq *this_rq, struct task_struct *task); member
H A Drt.c3016 .switched_to = switched_to_rt,
H A Dfair.c13622 .switched_to = switched_to_fair,
H A Dcore.c2251 * switched_from, switched_to and prio_changed must _NOT_ drop rq->lock,
2265 p->sched_class->switched_to(rq, p); in check_class_changed()

Completed in 85 milliseconds