Searched refs:SCX_OPS_BUILTIN_IDLE_PER_NODE (Results 1 – 4 of 4) sorted by relevance
215 #define SCX_OPS_BUILTIN_IDLE_PER_NODE SCX_OPS_FLAG(SCX_OPS_BUILTIN_IDLE_PER_NODE) macro
383 if (!(ops->flags & SCX_OPS_BUILTIN_IDLE_PER_NODE)) { in scx_idle_update_selcpu_topology()848 if (!(ops->flags & SCX_OPS_BUILTIN_IDLE_PER_NODE)) { in reset_idle_masks()867 if (ops->flags & SCX_OPS_BUILTIN_IDLE_PER_NODE) in scx_idle_enable()
199 SCX_OPS_BUILTIN_IDLE_PER_NODE = 1LLU << 6, enumerator 224 SCX_OPS_BUILTIN_IDLE_PER_NODE |
7519 * SCX_OPS_BUILTIN_IDLE_PER_NODE requires built-in CPU idle in scx_root_enable_workfn() 7522 if ((ops->flags & SCX_OPS_BUILTIN_IDLE_PER_NODE) && in scx_root_enable_workfn() 7524 scx_error(sch, "SCX_OPS_BUILTIN_IDLE_PER_NODE requires CPU idle selection enabled"); in scx_root_enable_workfn()