Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dnohz_tick.bpf.c30 if (enq_flags & SCX_ENQ_LAST) in BPF_STRUCT_OPS()
/linux/tools/sched_ext/include/scx/
H A Denums.autogen.h50 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_LAST); \
H A Denums.autogen.bpf.h134 #define SCX_ENQ_LAST __SCX_ENQ_LAST macro
/linux/kernel/sched/ext/
H A Dinternal.h1730 SCX_ENQ_LAST = 1LLU << 41, enumerator
H A Dext.c3200 scx_do_enqueue_task(rq, p, SCX_ENQ_LAST, -1); in put_prev_task_scx()