Searched defs:scx_sched (Results 1 – 1 of 1) sorted by relevance
871 struct scx_sched { struct885 struct scx_sched_pcpu __percpu *pcpu; argument887 bool warned_zero_slice:1;888 bool warned_deprecated_rq:1;890 atomic_t exit_kind;891 struct scx_exit_info *exit_info;893 struct kobject kobj;895 struct kthread_worker *helper;896 struct irq_work error_irq_work;897 struct kthread_work disable_work;[all …]