Searched refs:throttle_count (Results 1 – 4 of 4) sorted by relevance
145 if (unlikely(cfs_rq->throttle_count)) in cfs_rq_clock_pelt()
4735 return cfs_bandwidth_used() && cfs_rq->throttle_count; in throttled_hierarchy()4760 cfs_rq->throttle_count--; in tg_unthrottle_up()4761 if (!cfs_rq->throttle_count) { in tg_unthrottle_up()4779 if (!cfs_rq->throttle_count) { in tg_throttle_down()4783 cfs_rq->throttle_count++; in tg_throttle_down()5223 cfs_rq->throttle_count = pcfs_rq->throttle_count; in sync_throttle()
655 cfs_rq->throttle_count); in print_cfs_rq()
624 int throttle_count; member
Completed in 32 milliseconds