Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dppc-remove-glibc-dep.patch6 diff --git a/include/my_cpu.h b/include/my_cpu.h
8 --- a/include/my_cpu.h
9 +++ b/include/my_cpu.h
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dcore_64.c163 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local
166 my_cpu = get_cpu(); in kexec_prepare_cpus_wait()
183 if (i == my_cpu) in kexec_prepare_cpus_wait()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsetup.c363 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local
365 my_cpu = get_cpu(); in pnv_kexec_wait_secondaries_down()
371 if (i == my_cpu) in pnv_kexec_wait_secondaries_down()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_exp.h754 int my_cpu; in sync_sched_exp_online_cleanup() local
761 my_cpu = get_cpu(); in sync_sched_exp_online_cleanup()
769 if (my_cpu == cpu) { in sync_sched_exp_online_cleanup()