mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Regenerate enum_defs.autogen.h from the current vmlinux.h to pick up the SCX enum changes accumulated since the last regeneration, including the SCX_REENQ_LOCAL_MAX_REPEAT to SCX_REENQ_MAX_REPEAT rename. Reported-by: Andrea Righi <arighi@nvidia.com> Link: https://lore.kernel.org/all/amZsEbZJdDgjstPF@gpd4/ Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
7706d6e4f2
commit
3457220620
|
|
@ -7,9 +7,26 @@
|
|||
#ifndef __ENUM_DEFS_AUTOGEN_H__
|
||||
#define __ENUM_DEFS_AUTOGEN_H__
|
||||
|
||||
#define HAVE_SCX_ARENA_MIN_ORDER
|
||||
#define HAVE_SCX_ARENA_GROW_PAGES
|
||||
#define HAVE___SCX_CAP_ENQ_IMMED
|
||||
#define HAVE___SCX_CAP_ENQ
|
||||
#define HAVE___SCX_CAP_PREEMPT
|
||||
#define HAVE___SCX_CAP_PERF
|
||||
#define HAVE___SCX_NR_CAPS
|
||||
#define HAVE___SCX_CAP_ALL
|
||||
#define HAVE_SCX_CAP_ENQ_IMMED
|
||||
#define HAVE_SCX_CAP_ENQ
|
||||
#define HAVE_SCX_CAP_PREEMPT
|
||||
#define HAVE_SCX_CAP_PERF
|
||||
#define HAVE_SCX_CAP_BASE
|
||||
#define HAVE_SCX_CAPS_REENQ_ON_LOSS
|
||||
#define HAVE_SCX_CID_SHARD_SIZE_DFL
|
||||
#define HAVE_SCX_CID_SHARD_MAX_CPUS
|
||||
#define HAVE_SCX_DSP_DFL_MAX_BATCH
|
||||
#define HAVE_SCX_DSP_MAX_LOOPS
|
||||
#define HAVE_SCX_WATCHDOG_MAX_TIMEOUT
|
||||
#define HAVE_SCX_TID_CHUNK
|
||||
#define HAVE_SCX_EXIT_BT_LEN
|
||||
#define HAVE_SCX_EXIT_MSG_LEN
|
||||
#define HAVE_SCX_EXIT_DUMP_DFL_LEN
|
||||
|
|
@ -20,7 +37,7 @@
|
|||
#define HAVE_SCX_BYPASS_LB_DONOR_PCT
|
||||
#define HAVE_SCX_BYPASS_LB_MIN_DELTA_DIV
|
||||
#define HAVE_SCX_BYPASS_LB_BATCH
|
||||
#define HAVE_SCX_REENQ_LOCAL_MAX_REPEAT
|
||||
#define HAVE_SCX_REENQ_MAX_REPEAT
|
||||
#define HAVE_SCX_SUB_MAX_DEPTH
|
||||
#define HAVE_SCX_CPU_PREEMPT_RT
|
||||
#define HAVE_SCX_CPU_PREEMPT_DL
|
||||
|
|
@ -35,6 +52,7 @@
|
|||
#define HAVE_SCX_DSQ_GLOBAL
|
||||
#define HAVE_SCX_DSQ_LOCAL
|
||||
#define HAVE_SCX_DSQ_BYPASS
|
||||
#define HAVE_SCX_DSQ_REJECT
|
||||
#define HAVE_SCX_DSQ_LOCAL_ON
|
||||
#define HAVE_SCX_DSQ_LOCAL_CPU_MASK
|
||||
#define HAVE_SCX_DSQ_ITER_REV
|
||||
|
|
@ -60,6 +78,7 @@
|
|||
#define HAVE_SCX_ENQ_DSQ_PRIQ
|
||||
#define HAVE_SCX_ENQ_NESTED
|
||||
#define HAVE_SCX_ENQ_GDSQ_FALLBACK
|
||||
#define HAVE_SCX_ENQ_IGNORE_CAPS
|
||||
#define HAVE_SCX_TASK_DSQ_ON_PRIQ
|
||||
#define HAVE_SCX_TASK_QUEUED
|
||||
#define HAVE_SCX_TASK_IN_CUSTODY
|
||||
|
|
@ -71,9 +90,11 @@
|
|||
#define HAVE_SCX_TASK_STATE_BITS
|
||||
#define HAVE_SCX_TASK_STATE_MASK
|
||||
#define HAVE_SCX_TASK_NONE
|
||||
#define HAVE_SCX_TASK_INIT_BEGIN
|
||||
#define HAVE_SCX_TASK_INIT
|
||||
#define HAVE_SCX_TASK_READY
|
||||
#define HAVE_SCX_TASK_ENABLED
|
||||
#define HAVE_SCX_TASK_DEAD
|
||||
#define HAVE_SCX_TASK_REENQ_REASON_SHIFT
|
||||
#define HAVE_SCX_TASK_REENQ_REASON_BITS
|
||||
#define HAVE_SCX_TASK_REENQ_REASON_MASK
|
||||
|
|
@ -81,6 +102,7 @@
|
|||
#define HAVE_SCX_TASK_REENQ_KFUNC
|
||||
#define HAVE_SCX_TASK_REENQ_IMMED
|
||||
#define HAVE_SCX_TASK_REENQ_PREEMPTED
|
||||
#define HAVE_SCX_TASK_REENQ_CAP
|
||||
#define HAVE_SCX_TASK_CURSOR
|
||||
#define HAVE_SCX_ECODE_RSN_HOTPLUG
|
||||
#define HAVE_SCX_ECODE_RSN_CGROUP_OFFLINE
|
||||
|
|
@ -93,17 +115,17 @@
|
|||
#define HAVE_SCX_EXIT_UNREG_KERN
|
||||
#define HAVE_SCX_EXIT_SYSRQ
|
||||
#define HAVE_SCX_EXIT_PARENT
|
||||
#define HAVE_SCX_EXIT_PARENT_KILL
|
||||
#define HAVE_SCX_EXIT_ERROR
|
||||
#define HAVE_SCX_EXIT_ERROR_BPF
|
||||
#define HAVE_SCX_EXIT_ERROR_STALL
|
||||
#define HAVE_SCX_KF_UNLOCKED
|
||||
#define HAVE_SCX_KF_CPU_RELEASE
|
||||
#define HAVE_SCX_KF_DISPATCH
|
||||
#define HAVE_SCX_KF_ENQUEUE
|
||||
#define HAVE_SCX_KF_SELECT_CPU
|
||||
#define HAVE_SCX_KF_REST
|
||||
#define HAVE___SCX_KF_RQ_LOCKED
|
||||
#define HAVE___SCX_KF_TERMINAL
|
||||
#define HAVE_SCX_EXIT_ERROR_REENQ
|
||||
#define HAVE_SCX_KF_ALLOW_UNLOCKED
|
||||
#define HAVE_SCX_KF_ALLOW_INIT_CIDS
|
||||
#define HAVE_SCX_KF_ALLOW_CPU_RELEASE
|
||||
#define HAVE_SCX_KF_ALLOW_DISPATCH
|
||||
#define HAVE_SCX_KF_ALLOW_ENQUEUE
|
||||
#define HAVE_SCX_KF_ALLOW_SELECT_CPU
|
||||
#define HAVE_SCX_KICK_IDLE
|
||||
#define HAVE_SCX_KICK_PREEMPT
|
||||
#define HAVE_SCX_KICK_WAIT
|
||||
|
|
@ -121,6 +143,7 @@
|
|||
#define HAVE_SCX_OPS_ALLOW_QUEUED_WAKEUP
|
||||
#define HAVE_SCX_OPS_BUILTIN_IDLE_PER_NODE
|
||||
#define HAVE_SCX_OPS_ALWAYS_ENQ_IMMED
|
||||
#define HAVE_SCX_OPS_TID_TO_TASK
|
||||
#define HAVE_SCX_OPS_ALL_FLAGS
|
||||
#define HAVE___SCX_OPS_INTERNAL_MASK
|
||||
#define HAVE_SCX_OPS_HAS_CPU_PREEMPT
|
||||
|
|
@ -136,6 +159,7 @@
|
|||
#define HAVE_SCX_SLICE_BYPASS
|
||||
#define HAVE_SCX_SLICE_INF
|
||||
#define HAVE_SCX_REENQ_ANY
|
||||
#define HAVE_SCX_REENQ_CAP_REVOKE
|
||||
#define HAVE___SCX_REENQ_FILTER_MASK
|
||||
#define HAVE___SCX_REENQ_USER_MASK
|
||||
#define HAVE_SCX_REENQ_TSR_RQ_OPEN
|
||||
|
|
@ -146,11 +170,20 @@
|
|||
#define HAVE_SCX_RQ_BAL_KEEP
|
||||
#define HAVE_SCX_RQ_CLK_VALID
|
||||
#define HAVE_SCX_RQ_BAL_CB_PENDING
|
||||
#define HAVE_SCX_RQ_SUB_IDLE_RENOTIFY
|
||||
#define HAVE_SCX_RQ_ROOT_IDLE_RENOTIFY
|
||||
#define HAVE_SCX_RQ_IN_WAKEUP
|
||||
#define HAVE_SCX_RQ_IN_BALANCE
|
||||
#define HAVE_SCX_SCHED_PCPU_BYPASSING
|
||||
#define HAVE_SCX_SLICE_OOB_DUR_BITS
|
||||
#define HAVE_SCX_SLICE_OOB_ID_BITS
|
||||
#define HAVE_SCX_SLICE_OOB_DUR_MASK
|
||||
#define HAVE_SCX_SLICE_OOB_ID_SHIFT
|
||||
#define HAVE_SCX_SLICE_OOB_ID_MASK
|
||||
#define HAVE_SCX_SLICE_OOB_PENDING
|
||||
#define HAVE_SCX_TG_ONLINE
|
||||
#define HAVE_SCX_TG_INITED
|
||||
#define HAVE_SCX_TG_SUB_INIT
|
||||
#define HAVE_SCX_WAKE_FORK
|
||||
#define HAVE_SCX_WAKE_TTWU
|
||||
#define HAVE_SCX_WAKE_SYNC
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user