Lines Matching refs:rq_of
314 struct rq *rq = rq_of(cfs_rq); in list_add_leaf_cfs_rq()
383 struct rq *rq = rq_of(cfs_rq); in list_del_leaf_cfs_rq()
1101 long cpu_scale = arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg()
1229 struct rq *rq = rq_of(cfs_rq); in update_curr()
1293 __update_stats_wait_start(rq_of(cfs_rq), p, stats); in update_stats_wait_start_fair()
1319 __update_stats_wait_end(rq_of(cfs_rq), p, stats); in update_stats_wait_end_fair()
1336 __update_stats_enqueue_sleeper(rq_of(cfs_rq), tsk, stats); in update_stats_enqueue_sleeper_fair()
1381 rq_clock(rq_of(cfs_rq))); in update_stats_dequeue_fair()
1384 rq_clock(rq_of(cfs_rq))); in update_stats_dequeue_fair()
1397 se->exec_start = rq_clock_task(rq_of(cfs_rq)); in update_stats_curr_start()
3691 struct rq *rq = rq_of(cfs_rq); in account_entity_enqueue()
3706 account_numa_dequeue(rq_of(cfs_rq), task_of(se)); in account_entity_dequeue()
3999 struct rq *rq = rq_of(cfs_rq); in cfs_rq_util_change()
4062 struct rq *rq = rq_of(cfs_rq); in child_cfs_rq_on_list()
4118 if (!cpu_active(cpu_of(rq_of(cfs_rq)))) in update_tg_load_avg()
4125 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in update_tg_load_avg()
4148 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in clear_tg_load_avg()
4499 rq = rq_of(cfs_rq); in migrate_se_pelt_lag()
4939 if (dequeued > arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq)))) in util_est_update()
5371 struct rq *rq = rq_of(cfs_rq); in enqueue_entity()
5561 rq_of(cfs_rq)->cfs.load.weight >= 2*se->load.weight) { in set_next_entity()
5653 resched_curr_lazy(rq_of(cfs_rq)); in entity_tick()
5793 resched_curr(rq_of(cfs_rq)); in __account_cfs_rq_runtime()
5883 struct rq *rq = rq_of(cfs_rq); in throttle_cfs_rq()
5910 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
5989 struct rq *rq = rq_of(cfs_rq); in unthrottle_cfs_rq()
6128 struct rq *rq = rq_of(cfs_rq); in __unthrottle_cfs_rq_async()
6154 lockdep_assert_rq_held(rq_of(cfs_rq)); in unthrottle_cfs_rq_async()
6176 rq = rq_of(cfs_rq); in distribute_cfs_runtime()
6227 struct rq *rq = rq_of(cfs_rq); in distribute_cfs_runtime()
9836 struct rq *rq = rq_of(cfs_rq); in update_cfs_rq_h_load()