Searched refs:cfs_rq_of (Results 1 – 3 of 3) sorted by relevance
1106 struct cfs_rq *cfs_rq = cfs_rq_of(se); in post_init_entity_util_avg()1225 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()3907 struct cfs_rq *cfs_rq = cfs_rq_of(se); in reweight_task()4047 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group()4429 cfs_rq = cfs_rq_of(se); in propagate_entity_load_avg()4497 cfs_rq = cfs_rq_of(se); in migrate_se_pelt_lag()4790 struct cfs_rq *cfs_rq = cfs_rq_of(se); in sync_entity_load_avg()4803 struct cfs_rq *cfs_rq = cfs_rq_of(se); in remove_entity_load_avg()5356 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_next()5804 struct cfs_rq *qcfs_rq = cfs_rq_of(se); in throttle_cfs_rq()[all …]
1433 static inline struct cfs_rq *cfs_rq_of(const struct sched_entity *se) in cfs_rq_of() function1453 static inline struct cfs_rq *cfs_rq_of(const struct sched_entity *se) in cfs_rq_of() function
585 entity_eligible(cfs_rq_of(&p->se), &p->se) ? 'E' : 'N', in print_task()