Searched refs:SCX_OPS_TID_TO_TASK (Results 1 – 3 of 3) sorted by relevance
216 SCX_OPS_TID_TO_TASK = 1LLU << 8, enumerator226 SCX_OPS_TID_TO_TASK,
6491 if (sch->ops.flags & SCX_OPS_TID_TO_TASK) in scx_root_disable()6496 if (sch->ops.flags & SCX_OPS_TID_TO_TASK) in scx_root_disable()7422 if ((ops->flags & SCX_OPS_TID_TO_TASK) && scx_parent(sch) && in scx_validate_ops()7423 !(sch->ancestors[0]->ops.flags & SCX_OPS_TID_TO_TASK)) { in scx_validate_ops()7500 if (ops->flags & SCX_OPS_TID_TO_TASK) { in scx_root_enable_workfn()7691 if (ops->flags & SCX_OPS_TID_TO_TASK) in scx_root_enable_workfn()7854 if (ops->flags & SCX_OPS_TID_TO_TASK) in scx_root_enable_workfn()
2009 .flags = SCX_OPS_ENQ_EXITING | SCX_OPS_TID_TO_TASK,