Home
last modified time | relevance | path

Searched defs:sched_ext_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/sched/
H A Dext.c248 struct sched_ext_ops { struct
338 void (*tick)(struct task_struct *p);
373 void (*running)(struct task_struct *p);
533 void (*enable)(struct task_struct *p);
659 void (*cpu_online)(s32 cpu);
668 void (*cpu_offline)(s32 cpu);
677 s32 (*init)(void);
692 u32 dispatch_max_batch;
697 u64 flags;
727 * '_' and '.' chars. Shows up in kernel.sched_ext_ops sysctl while the argument
[all …]