Searched defs:scx_sched (Results 1 – 1 of 1) sorted by relevance
887 struct scx_sched { struct901 struct scx_sched_pcpu __percpu *pcpu; argument907 bool warned_zero_slice:1;908 bool warned_deprecated_rq:1;910 atomic_t exit_kind;911 struct scx_exit_info *exit_info;913 struct kobject kobj;915 struct kthread_worker *helper;916 struct irq_work error_irq_work;917 struct kthread_work disable_work;[all …]