Searched defs:cpu_idle_wait (Results 1 - 5 of 5) sorted by relevance

/arch/powerpc/kernel/
H A Didle.c121 * cpu_idle_wait - Used to ensure that all the CPUs come out of the old
127 void cpu_idle_wait(void) function
133 EXPORT_SYMBOL_GPL(cpu_idle_wait); variable
/arch/sh/kernel/
H A Didle.c149 * cpu_idle_wait - Used to ensure that all the CPUs discard old value of
156 void cpu_idle_wait(void) function
162 EXPORT_SYMBOL_GPL(cpu_idle_wait); variable
/arch/arm/kernel/
H A Dprocess.c202 * cpu_idle_wait - Used to ensure that all the CPUs discard old value of
209 void cpu_idle_wait(void) function
215 EXPORT_SYMBOL_GPL(cpu_idle_wait); variable
/arch/ia64/kernel/
H A Dprocess.c281 * cpu_idle_wait - Used to ensure that all the CPUs discard old value of
288 void cpu_idle_wait(void) function
294 EXPORT_SYMBOL_GPL(cpu_idle_wait); variable
/arch/x86/kernel/
H A Dprocess.c511 * cpu_idle_wait - Used to ensure that all the CPUs discard old value of
518 void cpu_idle_wait(void) function
524 EXPORT_SYMBOL_GPL(cpu_idle_wait); variable

Completed in 135 milliseconds