Home
last modified time | relevance | path

Searched refs:SCX_DEQ_CORE_SCHED_EXEC (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h1164 SCX_DEQ_CORE_SCHED_EXEC = 1LLU << 32, enumerator
H A Dext.c2158 if (!(deq_flags & (DEQUEUE_SLEEP | SCX_DEQ_CORE_SCHED_EXEC))) in dequeue_task_scx()
2974 ops_dequeue(rq, p, SCX_DEQ_CORE_SCHED_EXEC); in set_next_task_scx()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c320 if (deq_flags & SCX_DEQ_CORE_SCHED_EXEC) in BPF_STRUCT_OPS()
/linux/Documentation/scheduler/
H A Dsched-ext.rst352 ``SCX_DEQ_CORE_SCHED_EXEC`` flag.