• Home
  • Raw
  • Download

Lines Matching refs:cpu_of

358 	int cpu = cpu_of(rq);  in list_add_leaf_cfs_rq()
843 long cpu_scale = arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg()
4005 now += sched_clock_cpu(cpu_of(rq)) - u64_u32_load(rq->clock_idle); in migrate_se_pelt_lag()
4411 if (task_util(p) > capacity_orig_of(cpu_of(rq_of(cfs_rq)))) in util_est_update()
4590 if (task_fits_cpu(p, cpu_of(rq))) { in update_misfit_status()
5332 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
5350 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
5390 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
5456 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
5936 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in update_runtime_enabled()
5954 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in unthrottle_offline_cfs_rqs()
6341 if (cpu_of(rq) != task_cpu(p) || !READ_ONCE(p->se.avg.last_update_time)) in cpu_load_without()
6364 if (cpu_of(rq) != task_cpu(p) || !READ_ONCE(p->se.avg.last_update_time)) in cpu_runnable_without()
6688 int core = cpu_of(rq); in __update_idle_core()
8794 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in __update_blocked_others()
8813 int cpu = cpu_of(rq); in __update_blocked_fair()
8862 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
10794 __cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
10855 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
10962 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()
11839 if (unlikely(on_null_domain(rq) || !cpu_active(cpu_of(rq)))) in trigger_load_balance()