Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dinit_enable_count.c32 skel->struct_ops.init_enable_count_ops->flags |= SCX_OPS_SWITCH_PARTIAL; in run_test()
/linux/kernel/sched/
H A Dext.c126 SCX_OPS_SWITCH_PARTIAL = 1LLU << 3, enumerator
173 SCX_OPS_SWITCH_PARTIAL |
5736 WRITE_ONCE(scx_switching_all, !(ops->flags & SCX_OPS_SWITCH_PARTIAL)); in scx_enable()
5779 if (!(ops->flags & SCX_OPS_SWITCH_PARTIAL)) in scx_enable()