Searched refs:cfs_rq_throttled (Results 1 – 1 of 1) sorted by relevance
5236 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);5300 if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock) in enqueue_entity() 5344 if (cfs_rq_throttled(cfs_rq)) in set_delayed() 5366 if (cfs_rq_throttled(cfs_rq)) in clear_delayed() 5723 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) in cfs_rq_throttled() function 5962 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq() 5980 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq() 6028 if (cfs_rq_throttled(cursor)) in __cfsb_csd_unthrottle() 6062 if (WARN_ON_ONCE(!cfs_rq_throttled(cfs_rq) || in unthrottle_cfs_rq_async() 6090 if (!cfs_rq_throttled(cfs_r in distribute_cfs_runtime() 6643 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) cfs_rq_throttled() function [all...]