Home
last modified time | relevance | path

Searched refs:SCX_OPS_ENQ_EXITING (Results 1 – 2 of 2) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c953 .flags = SCX_OPS_ENQ_EXITING,
/linux/kernel/sched/
H A Dext.c120 SCX_OPS_ENQ_EXITING = 1LLU << 2, enumerator
170 SCX_OPS_ENQ_EXITING |
2286 if (!(sch->ops.flags & SCX_OPS_ENQ_EXITING) && in do_enqueue_task()