Home
last modified time | relevance | path

Searched refs:cfs_rq_throttled (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dfair.c5281 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);
5344 if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock) in enqueue_entity()
5690 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) in cfs_rq_throttled()
5909 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq()
5926 if (cfs_rq_throttled(qcfs_rq)) in unthrottle_cfs_rq()
5971 if (cfs_rq_throttled(cursor)) in __cfsb_csd_unthrottle()
6011 if (SCHED_WARN_ON(!cfs_rq_throttled(cfs_rq) || in unthrottle_cfs_rq_async()
6039 if (!cfs_rq_throttled(cfs_rq)) in distribute_cfs_runtime()
6080 if (cfs_rq_throttled(local_unthrottle)) in distribute_cfs_runtime()
6276 if (cfs_rq_throttled(cfs_r in check_enqueue_throttle()
5688 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) cfs_rq_throttled() function
6583 static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq) cfs_rq_throttled() function
[all...]