Searched refs:account_cfs_rq_runtime (Results 1 – 1 of 1) sorted by relevance
497 bool account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);2052 account_cfs_rq_runtime(cfs_rq, delta_exec); in update_curr()6695 bool account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) in account_cfs_rq_runtime() function7447 account_cfs_rq_runtime(cfs_rq, 0); in check_enqueue_throttle()7730 static bool account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) { return false; } in account_cfs_rq_runtime() function15277 throttled |= account_cfs_rq_runtime(cfs_rq, 0); in set_next_task_fair()