Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h1060 SCX_OPSS_NONE, /* owned by the SCX core */ enumerator
H A Dext.c1118 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in task_unlink_from_dsq()
1301 case SCX_OPSS_NONE: in direct_dispatch()
1308 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE);
1313 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in scx_rq_online()
1390 WARN_ON_ONCE(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in do_enqueue_task()
1524 case SCX_OPSS_NONE: in ops_dequeue()
1538 SCX_OPSS_NONE)) in ops_dequeue()
1556 BUG_ON(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in dequeue_task_scx()
1996 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_to_local_dsq()
2073 case SCX_OPSS_NONE in finish_dispatch()
[all...]