Searched refs:my_cpu (Results 1 – 4 of 4) sorted by relevance
6 diff --git a/include/my_cpu.h b/include/my_cpu.h8 --- a/include/my_cpu.h9 +++ b/include/my_cpu.h
163 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local166 my_cpu = get_cpu(); in kexec_prepare_cpus_wait()183 if (i == my_cpu) in kexec_prepare_cpus_wait()
363 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local365 my_cpu = get_cpu(); in pnv_kexec_wait_secondaries_down()371 if (i == my_cpu) in pnv_kexec_wait_secondaries_down()
754 int my_cpu; in sync_sched_exp_online_cleanup() local761 my_cpu = get_cpu(); in sync_sched_exp_online_cleanup()769 if (my_cpu == cpu) { in sync_sched_exp_online_cleanup()