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.h1344 SCX_OPSS_NONE, /* owned by the SCX core */ enumerator
H A Dext.c1599 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_enqueue()
1798 case SCX_OPSS_NONE: in direct_dispatch()
1805 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()
1810 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in direct_dispatch()
1897 WARN_ON_ONCE(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in do_enqueue_task()
2041 case SCX_OPSS_NONE: in ops_dequeue()
2053 SCX_OPSS_NONE)) in ops_dequeue()
2071 BUG_ON(atomic_long_read(&p->scx.ops_state) != SCX_OPSS_NONE); in ops_dequeue()
2565 atomic_long_set_release(&p->scx.ops_state, SCX_OPSS_NONE); in dispatch_to_local_dsq()
2642 case SCX_OPSS_NONE: in finish_dispatch()