Home
last modified time | relevance | path

Searched refs:SCX_ENQ_IMMED (Results 1 – 5 of 5) sorted by relevance

/linux/tools/sched_ext/include/scx/
H A Denums.autogen.h47 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_IMMED); \
H A Denums.autogen.bpf.h125 #define SCX_ENQ_IMMED __SCX_ENQ_IMMED macro
/linux/kernel/sched/
H A Dext_internal.h1123 SCX_ENQ_IMMED = 1LLU << 33, enumerator
H A Dext.c1313 if (enq_flags & SCX_ENQ_IMMED) { in dsq_inc_nr()
7775 if (*enq_flags & SCX_ENQ_IMMED) { in scx_vet_enq_flags()
7781 *enq_flags |= SCX_ENQ_IMMED; in scx_vet_enq_flags()
/linux/Documentation/scheduler/
H A Dsched-ext.rst130 * ``SCX_EV_REENQ_IMMED``: a task dispatched with ``SCX_ENQ_IMMED`` was