Lines Matching refs:cpu_of
289 int cpu = cpu_of(rq); in list_add_leaf_cfs_rq()
751 long cpu_scale = arch_scale_cpu_capacity(NULL, cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg()
3137 __update_load_avg_blocked_se(p_last_update_time, cpu_of(rq_of(prev)), se); in set_task_rq_fair()
3276 arch_scale_cpu_capacity(NULL, cpu_of(rq_of(cfs_rq))); in update_tg_cfs_runnable()
3424 decayed |= __update_load_avg_cfs_rq(now, cpu_of(rq_of(cfs_rq)), cfs_rq); in update_cfs_rq_load_avg()
3516 int cpu = cpu_of(rq); in update_load_avg()
3576 __update_load_avg_blocked_se(last_update_time, cpu_of(rq_of(cfs_rq)), se); in sync_entity_load_avg()
4414 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
4429 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
4447 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
4505 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
4937 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in update_runtime_enabled()
4955 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in unthrottle_offline_cfs_rqs()
5966 int core = cpu_of(rq); in __update_idle_core()
7423 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
8679 cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
8738 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
8836 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()