Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Dext.h139 struct sched_ext_entity { struct
140 struct scx_dispatch_q *dsq;
141 struct scx_dsq_list_node dsq_list; /* dispatch order */
142 struct rb_node dsq_priq; /* p->scx.dsq_vtime order */
143 u32 dsq_seq;
144 u32 dsq_flags; /* protected by DSQ lock */
145 u32 flags; /* protected by rq lock */
146 u32 weight;
147 s32 sticky_cpu;
148 s32 holding_cpu;
[all …]