Lines Matching refs:cpu_of
782 irq_delta = irq_time_read(cpu_of(rq)) - rq->prev_irq_time; in update_rq_clock_task()
811 steal = prev_steal = paravirt_steal_clock(cpu_of(rq)); in update_rq_clock_task()
845 clock = sched_clock_cpu(cpu_of(rq)); in update_rq_clock()
876 WARN_ON_ONCE(cpu_of(rq) != smp_processor_id()); in hrtick()
927 smp_call_function_single_async(cpu_of(rq), &rq->hrtick_csd); in hrtick_start()
1116 cpu = cpu_of(rq); in __resched_curr()
1301 int cpu = cpu_of(rq); in nohz_csd_func()
3010 stop_one_cpu_nowait(cpu_of(rq), migration_cpu_stop, in affine_move_task()
3802 if (WARN_ON_ONCE(task_cpu(p) != cpu_of(rq))) in sched_ttwu_pending()
3803 set_task_cpu(p, cpu_of(rq)); in sched_ttwu_pending()
5594 hw_pressure = arch_scale_hw_pressure(cpu_of(rq)); in sched_tick()
6056 cpu = cpu_of(rq); in pick_next_task()
6344 int cpu = cpu_of(rq); in sched_core_balance()
6618 int this_cpu = cpu_of(rq); in find_proxy_task()
8549 int cpu = cpu_of(rq); in dump_rq_tasks()
10626 dst_pcpu_cid = per_cpu_ptr(mm->pcpu_cid, cpu_of(dst_rq)); in sched_mm_cid_migrate_to()