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.h143 struct sched_ext_entity { struct
144 struct scx_dispatch_q *dsq;
145 struct scx_dsq_list_node dsq_list; /* dispatch order */
146 struct rb_node dsq_priq; /* p->scx.dsq_vtime order */
147 u32 dsq_seq;
148 u32 dsq_flags; /* protected by DSQ lock */
149 u32 flags; /* protected by rq lock */
150 u32 weight;
151 s32 sticky_cpu;
152 s32 holding_cpu;
[all …]