Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4423 const struct sched_class *old_class = p->sched_class; in scx_disable_workfn() local
4428 if (old_class != new_class) in scx_disable_workfn()
5258 const struct sched_class *old_class = p->sched_class; in scx_enable_workfn() local
5264 if (old_class != new_class) in scx_enable_workfn()