Lines Matching refs:cpu_of

351 	int cpu = cpu_of(rq);  in list_add_leaf_cfs_rq()
834 long cpu_scale = arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg()
3992 now += sched_clock_cpu(cpu_of(rq)) - u64_u32_load(rq->clock_idle); in migrate_se_pelt_lag()
4399 if (task_util(p) > capacity_orig_of(cpu_of(rq_of(cfs_rq)))) in util_est_update()
4445 if (task_fits_capacity(p, capacity_of(cpu_of(rq)))) { in update_misfit_status()
5121 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
5139 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
5179 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
5245 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
5725 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in update_runtime_enabled()
5743 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in unthrottle_offline_cfs_rqs()
6116 if (cpu_of(rq) != task_cpu(p) || !READ_ONCE(p->se.avg.last_update_time)) in cpu_load_without()
6139 if (cpu_of(rq) != task_cpu(p) || !READ_ONCE(p->se.avg.last_update_time)) in cpu_runnable_without()
6463 int core = cpu_of(rq); in __update_idle_core()
8433 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in __update_blocked_others()
8452 int cpu = cpu_of(rq); in __update_blocked_fair()
8499 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
10406 __cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
10466 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
10572 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()
11430 if (unlikely(on_null_domain(rq) || !cpu_active(cpu_of(rq)))) in trigger_load_balance()