Searched refs:scx_switched_all (Results 1 – 4 of 4) sorted by relevance
242 if (!scx_switched_all()) in sugov_get_util()381 if (scx_switched_all()) in sugov_hold_freq()
1894 #define scx_switched_all() static_branch_unlikely(&__scx_switched_all) macro1913 #define scx_switched_all() false macro2845 if (scx_switched_all() && class == &fair_sched_class) in next_active_class()
5827 if (!scx_switched_all()) { in sched_tick()
6501 was_switched_all = scx_switched_all(); in scx_root_disable() 7925 if (scx_switched_all()) { in scx_enable() 7936 sch->ops.name, scx_switched_all() ? "" : " (partial)"); in scx_enable()