Home
last modified time | relevance | path

Searched refs:notified (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/platforms/85xx/
A Dsmp.c391 bool notified = false; in mpc85xx_smp_kexec_cpu_down() local
423 if (!notified && now - start > 1000000) { in mpc85xx_smp_kexec_cpu_down()
428 notified = true; in mpc85xx_smp_kexec_cpu_down()
432 if (notified) { in mpc85xx_smp_kexec_cpu_down()
/arch/powerpc/kexec/
A Dcore_64.c169 int my_cpu, i, notified=-1; in kexec_prepare_cpus_wait() local
194 if (i != notified) { in kexec_prepare_cpus_wait()
198 notified = i; in kexec_prepare_cpus_wait()
/arch/powerpc/platforms/powernv/
A Dsetup.c397 int my_cpu, i, notified = -1; in pnv_kexec_wait_secondaries_down() local
414 if (i != notified) { in pnv_kexec_wait_secondaries_down()
418 notified = i; in pnv_kexec_wait_secondaries_down()
/arch/x86/kernel/
A Dapm_32.c1162 static int notified; in queue_event() local
1164 if (notified++ == 0) in queue_event()
1279 static int notified; in get_event() local
1286 if ((error != APM_NO_EVENTS) && (notified++ == 0)) in get_event()
/arch/powerpc/platforms/
A DKconfig211 to get notified the temp has exceeded a range. With this option off,

Completed in 15 milliseconds