Searched refs:throttle_count (Results 1 – 3 of 3) sorted by relevance
4278 if (unlikely(cfs_rq->throttle_count)) in cfs_rq_clock_task()4391 return cfs_bandwidth_used() && cfs_rq->throttle_count; in throttled_hierarchy()4416 cfs_rq->throttle_count--; in tg_unthrottle_up()4417 if (!cfs_rq->throttle_count) { in tg_unthrottle_up()4432 if (!cfs_rq->throttle_count) in tg_throttle_down()4434 cfs_rq->throttle_count++; in tg_throttle_down()4817 cfs_rq->throttle_count = pcfs_rq->throttle_count; in sync_throttle()
566 cfs_rq->throttle_count); in print_cfs_rq()
565 int throttle_count; member