Searched refs:cfs_rq_throttled (Results 1 – 1 of 1) sorted by relevance
5517 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);5984 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) in cfs_rq_throttled() function6209 if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock) in record_throttle_clock()6362 if (cfs_rq_throttled(cursor)) in __cfsb_csd_unthrottle()6396 if (WARN_ON_ONCE(!cfs_rq_throttled(cfs_rq) || in unthrottle_cfs_rq_async()6424 if (!cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()6473 if (cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()6674 if (cfs_rq_throttled(cfs_rq)) in check_enqueue_throttle()6723 if (cfs_rq_throttled(cfs_rq)) in check_cfs_rq_runtime()6926 if (!cfs_rq_throttled(cfs_rq)) in unthrottle_offline_cfs_rqs()[all …]