Searched refs:cfs_rq_throttled (Results 1 – 1 of 1) sorted by relevance
5233 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);5724 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) in cfs_rq_throttled() function5949 if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock) in record_throttle_clock()6102 if (cfs_rq_throttled(cursor)) in __cfsb_csd_unthrottle()6136 if (WARN_ON_ONCE(!cfs_rq_throttled(cfs_rq) || in unthrottle_cfs_rq_async()6164 if (!cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()6213 if (cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()6413 if (cfs_rq_throttled(cfs_rq)) in check_enqueue_throttle()6462 if (cfs_rq_throttled(cfs_rq)) in check_cfs_rq_runtime()6665 if (!cfs_rq_throttled(cfs_rq)) in unthrottle_offline_cfs_rqs()[all …]