Searched refs:throttle_cfs_rq (Results 1 – 1 of 1) sorted by relevance
6675 static bool throttle_cfs_rq(struct cfs_rq *cfs_rq);6691 return throttle_cfs_rq(cfs_rq); in __account_cfs_rq_runtime()6986 static bool throttle_cfs_rq(struct cfs_rq *cfs_rq) in throttle_cfs_rq() function