Searched refs:rq_of (Results 1 – 3 of 3) sorted by relevance
148 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_task_time; in cfs_rq_clock_pelt()153 return rq_clock_pelt(rq_of(cfs_rq)); in cfs_rq_clock_pelt()
299 struct rq *rq = rq_of(cfs_rq); in list_add_leaf_cfs_rq()368 struct rq *rq = rq_of(cfs_rq); in list_del_leaf_cfs_rq()2947 struct rq *rq = rq_of(cfs_rq); in account_entity_enqueue()3228 struct rq *rq = rq_of(cfs_rq); in cfs_rq_util_change()4396 resched_curr(rq_of(cfs_rq)); in check_preempt_tick()4420 resched_curr(rq_of(cfs_rq)); in check_preempt_tick()4566 resched_curr(rq_of(cfs_rq)); in entity_tick()4715 resched_curr(rq_of(cfs_rq)); in __account_cfs_rq_runtime()4790 struct rq *rq = rq_of(cfs_rq); in throttle_cfs_rq()4877 struct rq *rq = rq_of(cfs_rq); in unthrottle_cfs_rq()[all …]
1122 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) in rq_of() function1129 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) in rq_of() function
Completed in 29 milliseconds