Searched refs:cfs_rq_of (Results 1 – 1 of 1) sorted by relevance
275 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of() function389 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of() function634 cfs_rq = cfs_rq_of(se); in sched_slice()738 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()2436 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_shares()2718 struct cfs_rq *cfs_rq = cfs_rq_of(se); in update_load_avg()2818 struct cfs_rq *cfs_rq = cfs_rq_of(se); in remove_entity_load_avg()3036 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_last()3047 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_next()3058 struct cfs_rq *cfs_rq = cfs_rq_of(se); in __clear_buddies_skip()[all …]