Searched defs:scx_sched (Results 1 – 1 of 1) sorted by relevance
826 struct scx_sched { struct827 struct sched_ext_ops ops;838 struct rhashtable dsq_hash;839 struct scx_dispatch_q **global_dsqs;846 struct scx_event_stats __percpu *event_stats_cpu;848 bool warned_zero_slice;850 atomic_t exit_kind;851 struct scx_exit_info *exit_info;853 struct kobject kobj;855 struct kthread_worker *helper;[all …]