Home
last modified time | relevance | path

Searched refs:IDLE_POLL (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess.c838 if (boot_option_idle_override == IDLE_POLL && smp_num_siblings > 1) in select_idle_routine()
841 if (x86_idle || boot_option_idle_override == IDLE_POLL) in select_idle_routine()
894 boot_option_idle_override = IDLE_POLL; in idle_setup()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.c939 if (boot_option_idle_override == IDLE_POLL && smp_num_siblings > 1) in select_idle_routine()
942 if (x86_idle_set() || boot_option_idle_override == IDLE_POLL) in select_idle_routine()
998 boot_option_idle_override = IDLE_POLL; in idle_setup()
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dprocessor.h204 IDLE_POLL}; enumerator
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dprocessor.h191 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h668 IDLE_NOMWAIT, IDLE_POLL}; enumerator
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h671 IDLE_POLL}; enumerator
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h654 IDLE_NOMWAIT, IDLE_POLL}; enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h549 IDLE_POLL}; enumerator
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_idle.c65 return boot_option_idle_override == IDLE_POLL || in disabled_by_idle_boot_param()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_idle.c64 return boot_option_idle_override == IDLE_POLL || in disabled_by_idle_boot_param()

Completed in 12 milliseconds