Searched refs:SCX_OPSS_NONE (Results 1 – 1 of 1) sorted by relevance
850 SCX_OPSS_NONE, /* owned by the SCX core */ enumerator1794 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_enqueue()1963 case SCX_OPSS_NONE: in direct_dispatch()1970 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()1975 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()2043 WARN_ON_ONCE(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in do_enqueue_task()2166 case SCX_OPSS_NONE: in ops_dequeue()2179 SCX_OPSS_NONE)) in ops_dequeue()2197 BUG_ON(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in ops_dequeue()2656 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_to_local_dsq()[all …]