aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/ext_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-23sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()Tejun Heo1-0/+13
2025-09-23sched_ext: Use bitfields for boolean warning flagsTejun Heo1-2/+2
2025-09-03sched_ext: deprecation warn for scx_bpf_cpu_rq()Christian Loehle1-0/+1
2025-09-03sched_ext: Put event_stats_cpu in struct scx_sched_pcpuTejun Heo1-7/+10
2025-09-03sched_ext: Move internal type and accessor definitions to ext_internal.hTejun Heo1-0/+1061