Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Denums.autogen.h44 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_WAKEUP); \
H A Denums.autogen.bpf.h116 #define SCX_ENQ_WAKEUP __SCX_ENQ_WAKEUP macro
/linux/kernel/sched/ext/
H A Dinternal.h1681 SCX_ENQ_WAKEUP = ENQUEUE_WAKEUP, enumerator
H A Dext.c8714 WRITE_ONCE(v, SCX_ENQ_WAKEUP | SCX_DEQ_SLEEP | SCX_KICK_PREEMPT | in init_sched_ext_class()