IDLE_NO_OVERRIDE   62 arch/ia64/kernel/process.c unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
IDLE_NO_OVERRIDE   33 arch/powerpc/kernel/idle.c unsigned long cpuidle_disable = IDLE_NO_OVERRIDE;
IDLE_NO_OVERRIDE 1356 arch/powerpc/platforms/powernv/idle.c 	if (cpuidle_disable != IDLE_NO_OVERRIDE)
IDLE_NO_OVERRIDE  535 arch/x86/kernel/process.c unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
IDLE_NO_OVERRIDE   99 drivers/cpuidle/cpuidle-haltpoll.c 	if (boot_option_idle_override != IDLE_NO_OVERRIDE)
IDLE_NO_OVERRIDE  377 drivers/cpuidle/cpuidle-powernv.c 	if (cpuidle_disable != IDLE_NO_OVERRIDE)
IDLE_NO_OVERRIDE  246 drivers/cpuidle/cpuidle-pseries.c 	if (cpuidle_disable != IDLE_NO_OVERRIDE)
IDLE_NO_OVERRIDE 1433 drivers/idle/intel_idle.c 	if (boot_option_idle_override != IDLE_NO_OVERRIDE)