Lines Matching refs:throttled_hierarchy
3344 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq);
3468 if (throttled_hierarchy(gcfs_rq)) in update_cfs_group()
4633 if (!throttled_hierarchy(cfs_rq)) in enqueue_entity()
5096 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq) in throttled_hierarchy() function
5114 return throttled_hierarchy(src_cfs_rq) || in throttled_lb_pair()
5115 throttled_hierarchy(dest_cfs_rq); in throttled_lb_pair()
5783 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq) in throttled_hierarchy() function
6035 if (task_sleep && se && !throttled_hierarchy(cfs_rq)) in dequeue_task_fair()
7414 if (unlikely(throttled_hierarchy(cfs_rq_of(pse)))) in check_preempt_wakeup()
7730 if (!se->on_rq || throttled_hierarchy(cfs_rq_of(se))) in yield_to_task_fair()
11697 if (!throttled_hierarchy(cfs_rq)) in propagate_entity_cfs_rq()
11711 if (!throttled_hierarchy(cfs_rq)) in propagate_entity_cfs_rq()