Home
last modified time | relevance | path

Searched refs:my_cpu (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dppc-remove-glibc-dep.patch8 diff --git a/include/my_cpu.h b/include/my_cpu.h
10 --- a/include/my_cpu.h
11 +++ b/include/my_cpu.h
/openbmc/linux/arch/powerpc/kexec/
H A Dcore_64.c166 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local
169 my_cpu = get_cpu(); in kexec_prepare_cpus_wait()
186 if (i == my_cpu) in kexec_prepare_cpus_wait()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c397 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local
399 my_cpu = get_cpu(); in pnv_kexec_wait_secondaries_down()
405 if (i == my_cpu) in pnv_kexec_wait_secondaries_down()
/openbmc/linux/kernel/rcu/
H A Dtree_exp.h894 int my_cpu; in sync_sched_exp_online_cleanup() local
901 my_cpu = get_cpu(); in sync_sched_exp_online_cleanup()
909 if (my_cpu == cpu) { in sync_sched_exp_online_cleanup()