Searched defs:sched_ext_ops (Results 1 – 1 of 1) sorted by relevance
248 struct sched_ext_ops { struct338 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 …]