1 /* 2 * WARNING: This file is autogenerated from gen_enum_defs.py [1]. 3 * 4 * [1] https://github.com/sched-ext/scx/blob/main/scripts/gen_enum_defs.py 5 */ 6 7 #ifndef __ENUM_DEFS_AUTOGEN_H__ 8 #define __ENUM_DEFS_AUTOGEN_H__ 9 10 #define HAVE_SCX_DSP_DFL_MAX_BATCH 11 #define HAVE_SCX_DSP_MAX_LOOPS 12 #define HAVE_SCX_WATCHDOG_MAX_TIMEOUT 13 #define HAVE_SCX_EXIT_BT_LEN 14 #define HAVE_SCX_EXIT_MSG_LEN 15 #define HAVE_SCX_EXIT_DUMP_DFL_LEN 16 #define HAVE_SCX_CPUPERF_ONE 17 #define HAVE_SCX_TASK_ITER_BATCH 18 #define HAVE_SCX_BYPASS_HOST_NTH 19 #define HAVE_SCX_BYPASS_LB_DFL_INTV_US 20 #define HAVE_SCX_BYPASS_LB_DONOR_PCT 21 #define HAVE_SCX_BYPASS_LB_MIN_DELTA_DIV 22 #define HAVE_SCX_BYPASS_LB_BATCH 23 #define HAVE_SCX_REENQ_LOCAL_MAX_REPEAT 24 #define HAVE_SCX_SUB_MAX_DEPTH 25 #define HAVE_SCX_CPU_PREEMPT_RT 26 #define HAVE_SCX_CPU_PREEMPT_DL 27 #define HAVE_SCX_CPU_PREEMPT_STOP 28 #define HAVE_SCX_CPU_PREEMPT_UNKNOWN 29 #define HAVE_SCX_DEQ_SLEEP 30 #define HAVE_SCX_DEQ_CORE_SCHED_EXEC 31 #define HAVE_SCX_DEQ_SCHED_CHANGE 32 #define HAVE_SCX_DSQ_FLAG_BUILTIN 33 #define HAVE_SCX_DSQ_FLAG_LOCAL_ON 34 #define HAVE_SCX_DSQ_INVALID 35 #define HAVE_SCX_DSQ_GLOBAL 36 #define HAVE_SCX_DSQ_LOCAL 37 #define HAVE_SCX_DSQ_BYPASS 38 #define HAVE_SCX_DSQ_LOCAL_ON 39 #define HAVE_SCX_DSQ_LOCAL_CPU_MASK 40 #define HAVE_SCX_DSQ_ITER_REV 41 #define HAVE___SCX_DSQ_ITER_HAS_SLICE 42 #define HAVE___SCX_DSQ_ITER_HAS_VTIME 43 #define HAVE___SCX_DSQ_ITER_USER_FLAGS 44 #define HAVE___SCX_DSQ_ITER_ALL_FLAGS 45 #define HAVE_SCX_DSQ_LNODE_ITER_CURSOR 46 #define HAVE___SCX_DSQ_LNODE_PRIV_SHIFT 47 #define HAVE_SCX_ENABLING 48 #define HAVE_SCX_ENABLED 49 #define HAVE_SCX_DISABLING 50 #define HAVE_SCX_DISABLED 51 #define HAVE_SCX_ENQ_WAKEUP 52 #define HAVE_SCX_ENQ_HEAD 53 #define HAVE_SCX_ENQ_CPU_SELECTED 54 #define HAVE_SCX_ENQ_PREEMPT 55 #define HAVE_SCX_ENQ_IMMED 56 #define HAVE_SCX_ENQ_REENQ 57 #define HAVE_SCX_ENQ_LAST 58 #define HAVE___SCX_ENQ_INTERNAL_MASK 59 #define HAVE_SCX_ENQ_CLEAR_OPSS 60 #define HAVE_SCX_ENQ_DSQ_PRIQ 61 #define HAVE_SCX_ENQ_NESTED 62 #define HAVE_SCX_ENQ_GDSQ_FALLBACK 63 #define HAVE_SCX_TASK_DSQ_ON_PRIQ 64 #define HAVE_SCX_TASK_QUEUED 65 #define HAVE_SCX_TASK_IN_CUSTODY 66 #define HAVE_SCX_TASK_RESET_RUNNABLE_AT 67 #define HAVE_SCX_TASK_DEQD_FOR_SLEEP 68 #define HAVE_SCX_TASK_SUB_INIT 69 #define HAVE_SCX_TASK_IMMED 70 #define HAVE_SCX_TASK_STATE_SHIFT 71 #define HAVE_SCX_TASK_STATE_BITS 72 #define HAVE_SCX_TASK_STATE_MASK 73 #define HAVE_SCX_TASK_NONE 74 #define HAVE_SCX_TASK_INIT 75 #define HAVE_SCX_TASK_READY 76 #define HAVE_SCX_TASK_ENABLED 77 #define HAVE_SCX_TASK_REENQ_REASON_SHIFT 78 #define HAVE_SCX_TASK_REENQ_REASON_BITS 79 #define HAVE_SCX_TASK_REENQ_REASON_MASK 80 #define HAVE_SCX_TASK_REENQ_NONE 81 #define HAVE_SCX_TASK_REENQ_KFUNC 82 #define HAVE_SCX_TASK_REENQ_IMMED 83 #define HAVE_SCX_TASK_REENQ_PREEMPTED 84 #define HAVE_SCX_TASK_CURSOR 85 #define HAVE_SCX_ECODE_RSN_HOTPLUG 86 #define HAVE_SCX_ECODE_RSN_CGROUP_OFFLINE 87 #define HAVE_SCX_ECODE_ACT_RESTART 88 #define HAVE_SCX_EFLAG_INITIALIZED 89 #define HAVE_SCX_EXIT_NONE 90 #define HAVE_SCX_EXIT_DONE 91 #define HAVE_SCX_EXIT_UNREG 92 #define HAVE_SCX_EXIT_UNREG_BPF 93 #define HAVE_SCX_EXIT_UNREG_KERN 94 #define HAVE_SCX_EXIT_SYSRQ 95 #define HAVE_SCX_EXIT_PARENT 96 #define HAVE_SCX_EXIT_ERROR 97 #define HAVE_SCX_EXIT_ERROR_BPF 98 #define HAVE_SCX_EXIT_ERROR_STALL 99 #define HAVE_SCX_KF_UNLOCKED 100 #define HAVE_SCX_KF_CPU_RELEASE 101 #define HAVE_SCX_KF_DISPATCH 102 #define HAVE_SCX_KF_ENQUEUE 103 #define HAVE_SCX_KF_SELECT_CPU 104 #define HAVE_SCX_KF_REST 105 #define HAVE___SCX_KF_RQ_LOCKED 106 #define HAVE___SCX_KF_TERMINAL 107 #define HAVE_SCX_KICK_IDLE 108 #define HAVE_SCX_KICK_PREEMPT 109 #define HAVE_SCX_KICK_WAIT 110 #define HAVE_SCX_OPI_BEGIN 111 #define HAVE_SCX_OPI_NORMAL_BEGIN 112 #define HAVE_SCX_OPI_NORMAL_END 113 #define HAVE_SCX_OPI_CPU_HOTPLUG_BEGIN 114 #define HAVE_SCX_OPI_CPU_HOTPLUG_END 115 #define HAVE_SCX_OPI_END 116 #define HAVE_SCX_OPS_KEEP_BUILTIN_IDLE 117 #define HAVE_SCX_OPS_ENQ_LAST 118 #define HAVE_SCX_OPS_ENQ_EXITING 119 #define HAVE_SCX_OPS_SWITCH_PARTIAL 120 #define HAVE_SCX_OPS_ENQ_MIGRATION_DISABLED 121 #define HAVE_SCX_OPS_ALLOW_QUEUED_WAKEUP 122 #define HAVE_SCX_OPS_BUILTIN_IDLE_PER_NODE 123 #define HAVE_SCX_OPS_ALWAYS_ENQ_IMMED 124 #define HAVE_SCX_OPS_ALL_FLAGS 125 #define HAVE___SCX_OPS_INTERNAL_MASK 126 #define HAVE_SCX_OPS_HAS_CPU_PREEMPT 127 #define HAVE_SCX_OPSS_NONE 128 #define HAVE_SCX_OPSS_QUEUEING 129 #define HAVE_SCX_OPSS_QUEUED 130 #define HAVE_SCX_OPSS_DISPATCHING 131 #define HAVE_SCX_OPSS_QSEQ_SHIFT 132 #define HAVE_SCX_PICK_IDLE_CORE 133 #define HAVE_SCX_PICK_IDLE_IN_NODE 134 #define HAVE_SCX_OPS_NAME_LEN 135 #define HAVE_SCX_SLICE_DFL 136 #define HAVE_SCX_SLICE_BYPASS 137 #define HAVE_SCX_SLICE_INF 138 #define HAVE_SCX_REENQ_ANY 139 #define HAVE___SCX_REENQ_FILTER_MASK 140 #define HAVE___SCX_REENQ_USER_MASK 141 #define HAVE_SCX_REENQ_TSR_RQ_OPEN 142 #define HAVE_SCX_REENQ_TSR_NOT_FIRST 143 #define HAVE___SCX_REENQ_TSR_MASK 144 #define HAVE_SCX_RQ_ONLINE 145 #define HAVE_SCX_RQ_CAN_STOP_TICK 146 #define HAVE_SCX_RQ_BAL_KEEP 147 #define HAVE_SCX_RQ_CLK_VALID 148 #define HAVE_SCX_RQ_BAL_CB_PENDING 149 #define HAVE_SCX_RQ_IN_WAKEUP 150 #define HAVE_SCX_RQ_IN_BALANCE 151 #define HAVE_SCX_SCHED_PCPU_BYPASSING 152 #define HAVE_SCX_TG_ONLINE 153 #define HAVE_SCX_TG_INITED 154 #define HAVE_SCX_WAKE_FORK 155 #define HAVE_SCX_WAKE_TTWU 156 #define HAVE_SCX_WAKE_SYNC 157 158 #endif /* __ENUM_DEFS_AUTOGEN_H__ */ 159