Searched defs:sched_ext_entity (Results 1 – 1 of 1) sorted by relevance
180 struct sched_ext_entity { struct186 struct scx_sched __rcu *sched;188 struct scx_dispatch_q *dsq;189 atomic_long_t ops_state;190 u64 ddsp_dsq_id;191 u64 ddsp_enq_flags;192 struct scx_dsq_list_node dsq_list; /* dispatch order */193 struct rb_node dsq_priq; /* p->scx.dsq_vtime order */194 u32 dsq_seq;195 u32 dsq_flags; /* protected by DSQ lock */[all …]