Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h157 if (unlikely(enq_flags & SCX_ENQ_IGNORE_CAPS)) in scx_caps_for_enq()
178 if (unlikely(enq_flags & SCX_ENQ_IGNORE_CAPS)) in scx_caps_for_preempt()
H A Dsub.c558 scx_move_local_task_to_local_dsq(scx_task_sched(p), p, SCX_ENQ_IGNORE_CAPS, in scx_rescue_timerfn()
574 SCX_ENQ_HEAD | SCX_ENQ_PREEMPT | SCX_ENQ_IGNORE_CAPS, in scx_rescue_timerfn()
599 scx_move_local_task_to_local_dsq(scx_task_sched(p), p, SCX_ENQ_IGNORE_CAPS, in scx_rescue_flush()
H A Dinternal.h1739 SCX_ENQ_IGNORE_CAPS = 1LLU << 60, /* admit to local DSQ ignoring caps */ enumerator
H A Dext.c2156 enq_flags |= SCX_ENQ_IGNORE_CAPS; in enqueue_task_scx()
3170 enq_flags |= SCX_ENQ_IGNORE_CAPS; in put_prev_task_scx()