Home
last modified time | relevance | path

Searched refs:SCX_ENQ_IMMED (Results 1 – 8 of 8) 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/ext/
H A Dsub.h159 if (enq_flags & SCX_ENQ_IMMED) in scx_caps_for_enq()
H A Dinternal.h1701 SCX_ENQ_IMMED = 1LLU << 33, enumerator
H A Dsub.c738 *enq_flags &= ~(SCX_ENQ_IMMED | SCX_ENQ_PREEMPT | SCX_ENQ_HEAD | in scx_resolve_local_dsq()
H A Dext.c1436 if (enq_flags & SCX_ENQ_IMMED) { in dsq_inc_nr()
8728 if (*enq_flags & SCX_ENQ_IMMED) { in scx_vet_enq_flags()
8734 *enq_flags |= SCX_ENQ_IMMED; in scx_vet_enq_flags()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c366 return qa.cid_shared[cid] ? SCX_ENQ_IMMED : 0; in needs_immed()
/linux/Documentation/scheduler/
H A Dsched-ext.rst130 * ``SCX_EV_REENQ_IMMED``: a task dispatched with ``SCX_ENQ_IMMED`` was