Searched refs:cfs_rq_of (Results 1 – 3 of 3) sorted by relevance
1100 struct cfs_rq *cfs_rq = cfs_rq_of(se); in post_init_entity_util_avg()1193 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()3791 struct cfs_rq *cfs_rq = cfs_rq_of(se); in reweight_task()3932 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group()4312 cfs_rq = cfs_rq_of(se); in propagate_entity_load_avg()4380 cfs_rq = cfs_rq_of(se); in migrate_se_pelt_lag()4673 struct cfs_rq *cfs_rq = cfs_rq_of(se); in sync_entity_load_avg()4686 struct cfs_rq *cfs_rq = cfs_rq_of(se); in remove_entity_load_avg()5239 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_next()5687 struct cfs_rq *qcfs_rq = cfs_rq_of(se); in throttle_cfs_rq()[all …]
585 entity_eligible(cfs_rq_of(&p->se), &p->se) ? 'E' : 'N', in print_task()
1432 static inline struct cfs_rq *cfs_rq_of(const struct sched_entity *se) in cfs_rq_of() function1452 static inline struct cfs_rq *cfs_rq_of(const struct sched_entity *se) in cfs_rq_of() function