Lines Matching defs:cfs_rq
140 struct cfs_rq **cfs_rq; member
240 struct cfs_rq { struct
254 * 'curr' points to currently running entity on this cfs_rq. argument
257 struct sched_entity *curr, *next, *last, *skip;
260 unsigned int nr_spread_over;
296 struct rq *rq; /* cpu runqueue to which this cfs_rq is attached */ argument
307 struct list_head leaf_cfs_rq_list; argument
308 struct task_group *tg; /* group that "owns" this runqueue */
311 int runtime_enabled;
312 u64 runtime_expires;
313 s64 runtime_remaining;
315 u64 throttled_clock, throttled_clock_task;
316 u64 throttled_clock_task_time;
317 int throttled, throttle_count;
318 struct list_head throttled_list;