Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c1998 return likely((rq->scx.flags & SCX_RQ_ONLINE) && cpu_active(cpu_of(rq))); in scx_rq_online()
3814 rq->scx.flags |= SCX_RQ_ONLINE; in rq_online_scx()
3819 rq->scx.flags &= ~SCX_RQ_ONLINE; in rq_offline_scx()
6383 cpu_rq(cpu)->scx.flags |= SCX_RQ_ONLINE; in init_sched_ext_class()