Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/include/scx/
H A Denums.autogen.h45 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_REENQ); \
H A Denums.autogen.bpf.h119 #define SCX_ENQ_REENQ __SCX_ENQ_REENQ macro
/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c247 if (enq_flags & SCX_ENQ_REENQ) { in BPF_STRUCT_OPS()
/linux-6.15/kernel/sched/
H A Dext.c774 SCX_ENQ_REENQ = 1LLU << 40, enumerator
6639 do_enqueue_task(rq, p, SCX_ENQ_REENQ, -1); in scx_bpf_reenqueue_local()