Searched refs:throttle_count (Results 1 – 3 of 3) sorted by relevance
866 cfs_rq->throttle_count); in print_cfs_rq()
5737 return cfs_bandwidth_used() && cfs_rq->throttle_count; in throttled_hierarchy()5780 if (!cfs_rq->throttle_count) in throttle_cfs_rq_work()5891 if (--cfs_rq->throttle_count) in tg_unthrottle_up()5961 if (cfs_rq->throttle_count++) in tg_throttle_down()6435 cfs_rq->throttle_count = pcfs_rq->throttle_count; in sync_throttle()6445 if (cfs_rq->throttle_count) in sync_throttle()
765 int throttle_count; member