Home
last modified time | relevance | path

Searched refs:throttled_hierarchy (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c3354 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq);
3369 if (throttled_hierarchy(gcfs_rq)) { in update_cfs_group()
4929 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq) in throttled_hierarchy() function
4946 return throttled_hierarchy(src_cfs_rq) || throttled_hierarchy(dest_cfs_rq); in throttled_lb_pair()
5120 if (throttled_hierarchy(cfs_rq)) { in unthrottle_cfs_rq()
5648 static inline int throttled_hierarchy(struct cfs_rq *cfs_rq) in throttled_hierarchy() function
5855 if (throttled_hierarchy(cfs_rq)) { in enqueue_task_fair()
5943 if (task_sleep && se && !throttled_hierarchy(cfs_rq)) { in dequeue_task_fair()
7387 if (unlikely(throttled_hierarchy(cfs_rq_o in check_preempt_wakeup()
[all...]

Completed in 12 milliseconds