Lines Matching refs:cpu_of
294 int cpu = cpu_of(rq); in list_add_leaf_cfs_rq()
785 long cpu_scale = arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg()
3779 cpu = cpu_of(rq_of(cfs_rq)); in util_est_dequeue()
3821 if (task_fits_capacity(p, capacity_of(cpu_of(rq)))) { in update_misfit_status()
4460 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
4478 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
4498 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
4558 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
5026 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in update_runtime_enabled()
5044 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in unthrottle_offline_cfs_rqs()
5833 int core = cpu_of(rq); in __update_idle_core()
7602 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
8935 __cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
8994 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
9102 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()
10552 return cfs_rq ? cpu_of(rq_of(cfs_rq)) : -1; in sched_trace_cfs_rq_cpu()
10588 return rq ? cpu_of(rq) : -1; in sched_trace_rq_cpu()