Home
last modified time | relevance | path

Searched refs:switching_to (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dcore.c2162 if (prev_class != p->sched_class && p->sched_class->switching_to) in check_class_changing()
2163 p->sched_class->switching_to(rq, p); in check_class_changing()
H A Dext.c4490 .switching_to = switching_to_scx,