Lines Matching refs:smp_processor_id
91 smp_processor_id(), current_thread_info()->hartid, ret.error); in stop_cpu()
96 int cpu, me = smp_processor_id(); in rand_online_cpu()
364 ipi_timeout[smp_processor_id()] = true; in ipi_timeout_handler()
370 ipi_received[smp_processor_id()] = true; in ipi_irq_handler()
376 int me = smp_processor_id(); in ipi_hart_wait()
417 int me = smp_processor_id(); in check_ipi()
560 int me = smp_processor_id(); in hart_check_already_started()
597 cpumask_set_cpu(smp_processor_id(), &hsm_suspend_not_supported); in hart_suspend_and_wait_ipi()
600 typestr, smp_processor_id(), hartid, ret.error); in hart_suspend_and_wait_ipi()
603 typestr, smp_processor_id(), hartid); in hart_suspend_and_wait_ipi()
721 int cpu, me = smp_processor_id(); in check_hsm()
1298 int cpu, me = smp_processor_id(); in susp_basic_prep()
1410 int started = 0, cpu, me = smp_processor_id(); in susp_one_prep()