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()3683 struct cfs_rq *cfs_rq = cfs_rq_of(se); in reweight_task()3827 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group()4207 cfs_rq = cfs_rq_of(se); in propagate_entity_load_avg()4275 cfs_rq = cfs_rq_of(se); in migrate_se_pelt_lag()4568 struct cfs_rq *cfs_rq = cfs_rq_of(se); in sync_entity_load_avg()4581 struct cfs_rq *cfs_rq = cfs_rq_of(se); in remove_entity_load_avg()5150 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_next()5598 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