Searched defs:scx_sched (Results 1 – 1 of 1) sorted by relevance
853 struct scx_sched { struct854 struct sched_ext_ops ops;865 struct rhashtable dsq_hash;866 struct scx_dispatch_q **global_dsqs;873 struct scx_event_stats __percpu *event_stats_cpu;875 bool warned_zero_slice;877 atomic_t exit_kind;878 struct scx_exit_info *exit_info;880 struct kobject kobj;882 struct kthread_worker *helper;[all …]