Searched refs:SCX_OPS_SWITCH_PARTIAL (Results 1 – 5 of 5) sorted by relevance
114 #define SCX_OPS_SWITCH_PARTIAL SCX_OPS_FLAG(SCX_OPS_SWITCH_PARTIAL) macro
107 skel->struct_ops.qmap_ops->flags |= SCX_OPS_SWITCH_PARTIAL; in main()
32 skel->struct_ops.init_enable_count_ops->flags |= SCX_OPS_SWITCH_PARTIAL; in run_test()
55 When the BPF scheduler is loaded and ``SCX_OPS_SWITCH_PARTIAL`` is not set59 However, when the BPF scheduler is loaded and ``SCX_OPS_SWITCH_PARTIAL`` is
126 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() 5775 if (!(ops->flags & SCX_OPS_SWITCH_PARTIAL)) in scx_enable()