Lines Matching refs:cpu_of
296 cfs_rq->tg->parent->cfs_rq[cpu_of(rq_of(cfs_rq))]->on_list) { in list_add_leaf_cfs_rq()
2427 se = tg->se[cpu_of(rq_of(cfs_rq))]; in update_cfs_shares()
2704 decayed = __update_load_avg(now, cpu_of(rq_of(cfs_rq)), sa, in update_cfs_rq_load_avg()
2720 int cpu = cpu_of(rq_of(cfs_rq)); in update_load_avg()
2744 __update_load_avg(cfs_rq->avg.last_update_time, cpu_of(rq_of(cfs_rq)), in attach_entity_load_avg()
2763 __update_load_avg(cfs_rq->avg.last_update_time, cpu_of(rq_of(cfs_rq)), in detach_entity_load_avg()
2783 __update_load_avg(now, cpu_of(rq_of(cfs_rq)), sa, in enqueue_entity_load_avg()
2833 __update_load_avg(last_update_time, cpu_of(rq_of(cfs_rq)), &se->avg, 0, 0, NULL); in remove_entity_load_avg()
3528 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_unthrottle_up()
3545 struct cfs_rq *cfs_rq = tg->cfs_rq[cpu_of(rq)]; in tg_throttle_down()
3563 se = cfs_rq->tg->se[cpu_of(rq_of(cfs_rq))]; in throttle_cfs_rq()
3617 se = cfs_rq->tg->se[cpu_of(rq)]; in unthrottle_cfs_rq()
4372 unsigned long load = weighted_cpuload(cpu_of(this_rq)); in update_idle_cpu_load()
4418 unsigned long load = weighted_cpuload(cpu_of(this_rq)); in update_cpu_load_active()
5928 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load()
7099 cpumask_clear_cpu(cpu_of(busiest), cpus); in load_balance()
7148 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()
7350 int busiest_cpu = cpu_of(busiest_rq); in active_load_balance_cpu_stop()