Searched refs:SCX_OPS_ENQ_EXITING (Results 1 – 3 of 3) sorted by relevance
113 #define SCX_OPS_ENQ_EXITING SCX_OPS_FLAG(SCX_OPS_ENQ_EXITING) macro
953 .flags = SCX_OPS_ENQ_EXITING,
120 SCX_OPS_ENQ_EXITING = 1LLU << 2, enumerator 170 SCX_OPS_ENQ_EXITING |819 * If SCX_OPS_ENQ_EXITING is not set, the number of times that a task2285 /* see %SCX_OPS_ENQ_EXITING */ in do_enqueue_task() 2286 if (!(sch->ops.flags & SCX_OPS_ENQ_EXITING) && in do_enqueue_task()