summaryrefslogtreecommitdiff
path: root/kernel/sched/ext_internal.h
AgeCommit message (Expand)AuthorFilesLines
45 hourssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier1-1/+1
2026-02-06sched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo1-2/+4
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