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.h42 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_WAKEUP); \
H A Denums.autogen.bpf.h110 #define SCX_ENQ_WAKEUP __SCX_ENQ_WAKEUP macro
/linux/kernel/sched/
H A Dext_internal.h930 SCX_ENQ_WAKEUP = ENQUEUE_WAKEUP, enumerator
H A Dext.c1502 if (enq_flags & SCX_ENQ_WAKEUP) in enqueue_task_scx()
5683 WRITE_ONCE(v, SCX_ENQ_WAKEUP | SCX_DEQ_SLEEP | SCX_KICK_PREEMPT | in init_sched_ext_class()