Lines Matching refs:cpu_of
299 cfs_rq->tg->parent->cfs_rq[cpu_of(rq_of(cfs_rq))]->on_list) { in list_add_leaf_cfs_rq()
2386 se = tg->se[cpu_of(rq_of(cfs_rq))]; in update_cfs_shares()
2705 __update_entity_runnable_avg(rq_clock_task(rq), cpu_of(rq), &rq->avg, in update_rq_runnable_avg()
2784 int cpu = cpu_of(rq_of(cfs_rq)); in update_entity_load_avg()
3604 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
3621 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
3638 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
3684 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
5878 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
7061 cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
7110 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
7315 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()