cfs_rq_throttled
static inline int cfs_rq_throttled(struct cfs_rq *cfs_rq);
if (cfs_rq_throttled(cfs_rq) && !cfs_rq->throttled_clock)
if (cfs_rq_throttled(cursor))
if (WARN_ON_ONCE(!cfs_rq_throttled(cfs_rq) ||
if (!cfs_rq_throttled(cfs_rq))
if (cfs_rq_throttled(cfs_rq))
if (!cfs_rq_throttled(cfs_rq))