Searched refs:cfs_rq_throttled (Results 1 – 1 of 1) sorted by relevance
5075 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);5138 if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock) in enqueue_entity()5484 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) in cfs_rq_throttled() function5703 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq()5720 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq()5765 if (cfs_rq_throttled(cursor)) in __cfsb_csd_unthrottle()5805 if (SCHED_WARN_ON(!cfs_rq_throttled(cfs_rq) || in unthrottle_cfs_rq_async()5833 if (!cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()5874 if (cfs_rq_throttled(local_unthrottle)) in distribute_cfs_runtime()6070 if (cfs_rq_throttled(cfs_rq)) in check_enqueue_throttle()[all …]