Lines Matching refs:smp_processor_id
337 send_IPI_mask(cpumask_of(smp_processor_id()), irq); in send_IPI_self()
353 cpumask_clear_cpu(smp_processor_id(), &cpumask); in send_IPI_allbutself()
404 cpumask_clear_cpu(smp_processor_id(), &data.started); in smp_nmi_call_function()
478 atomic_set(&procindebug[smp_processor_id()], 0); in stop_this_cpu()
482 set_cpu_online(smp_processor_id(), false); in stop_this_cpu()
487 set_cpu_online(smp_processor_id(), true); in stop_this_cpu()
539 cpumask_clear_cpu(smp_processor_id(), &nmi_call_data->started); in smp_nmi_call_function_interrupt()
544 cpumask_clear_cpu(smp_processor_id(), in smp_nmi_call_function_interrupt()
582 int cpu_id = smp_processor_id(); in smp_cpu_init()
668 while (!cpumask_test_cpu(smp_processor_id(), &smp_commenced_mask)) in start_secondary()
842 cpu = smp_processor_id(); in smp_callin()
883 cpu = smp_processor_id(); in smp_online()
992 int cpu = smp_processor_id(); in __cpu_disable()
1114 unsigned int cpu = smp_processor_id(); in restart_wakeup_cpu()
1124 sleep_mode[smp_processor_id()] = 1; in prepare_sleep_cpu()
1134 unsigned int cpu_id = smp_processor_id(); in sleep_cpu()
1164 sleep_mode[smp_processor_id()] = 0; in wakeup_cpu()