Home
last modified time | relevance | path

Searched defs:sched_ext_entity (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/sched/
H A Dext.h185 struct sched_ext_entity { struct
191 struct scx_sched __rcu *sched;
193 struct scx_dispatch_q *dsq;
194 atomic_long_t ops_state;
195 u64 ddsp_dsq_id;
196 u64 ddsp_enq_flags;
197 u64 ddsp_slice;
198 u64 ddsp_vtime;
199 struct scx_dsq_list_node dsq_list; /* dispatch order */
200 struct rb_node dsq_priq; /* p->scx.dsq_vtime order */
[all …]