Lines Matching defs:cfs_rq
236 struct cfs_rq **cfs_rq; member
337 struct cfs_rq { struct
351 * 'curr' points to currently running entity on this cfs_rq. argument
354 struct sched_entity *curr, *next, *last, *skip;
357 unsigned int nr_spread_over;
396 struct rq *rq; /* cpu runqueue to which this cfs_rq is attached */ argument
407 struct list_head leaf_cfs_rq_list; argument
408 struct task_group *tg; /* group that "owns" this runqueue */
411 int runtime_enabled;
412 u64 runtime_expires;
413 s64 runtime_remaining;
415 u64 throttled_clock, throttled_clock_task;
416 u64 throttled_clock_task_time;
417 int throttled, throttle_count;
418 struct list_head throttled_list;