Searched refs:SCX_OPSS_NONE (Results 1 – 1 of 1) sorted by relevance
878 SCX_OPSS_NONE, /* owned by the SCX core */ enumerator1947 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_enqueue()2116 case SCX_OPSS_NONE: in direct_dispatch()2123 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()2128 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()2202 WARN_ON_ONCE(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in do_enqueue_task()2331 case SCX_OPSS_NONE: in ops_dequeue()2344 SCX_OPSS_NONE)) in ops_dequeue()2362 BUG_ON(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in ops_dequeue()2824 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_to_local_dsq()[all …]