Searched defs:cfs_rq (Results 1 – 7 of 7) sorted by relevance
529 struct cfs_rq *cfs_rq; member27751 struct cfs_rq { struct27752 struct load_weight load;27753 unsigned int nr_running;27754 unsigned int h_nr_running;27755 unsigned int idle_nr_running;27756 unsigned int idle_h_nr_running;27757 u64 exec_clock;27758 u64 min_vruntime;27759 struct rb_root_cached tasks_timeline;[all …]
920 struct cfs_rq *cfs_rq; member24880 struct cfs_rq { struct24881 struct load_weight load;24882 unsigned int nr_running;24883 unsigned int h_nr_running;24884 unsigned int idle_h_nr_running;24885 u64 exec_clock;24886 u64 min_vruntime;24887 struct rb_root_cached tasks_timeline;24888 struct sched_entity *curr;[all …]
536 struct cfs_rq *cfs_rq; member21956 struct cfs_rq { struct21957 struct load_weight load;21958 unsigned int nr_running;21959 unsigned int h_nr_running;21960 unsigned int idle_h_nr_running;21961 u64 exec_clock;21962 u64 min_vruntime;21963 struct rb_root_cached tasks_timeline;21964 struct sched_entity *curr;[all …]
461 struct cfs_rq *cfs_rq; member27299 struct cfs_rq { struct27300 struct load_weight load;27301 long unsigned int runnable_weight;27302 unsigned int nr_running;27303 unsigned int h_nr_running;27304 unsigned int idle_h_nr_running;27305 u64 exec_clock;27306 u64 min_vruntime;27307 struct rb_root_cached tasks_timeline;[all …]