Searched refs:check_cfs_rq_runtime (Results 1 – 1 of 1) sorted by relevance
3323 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq);3335 check_cfs_rq_runtime(cfs_rq); in put_prev_entity()3979 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) in check_cfs_rq_runtime() function4128 static bool check_cfs_rq_runtime(struct cfs_rq *cfs_rq) { return false; } in check_cfs_rq_runtime() function5141 if (unlikely(check_cfs_rq_runtime(cfs_rq))) in pick_next_task_fair()