Home
last modified time | relevance | path

Searched refs:IDLE_START (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Didle.h4 #define IDLE_START 1 macro
/linux-3.4.99/drivers/idle/
Di7300_idle.c461 if (val == IDLE_START) { in i7300_idle_notifier()
/linux-3.4.99/arch/x86/kernel/
Dprocess.c381 atomic_notifier_call_chain(&idle_notifier, IDLE_START, NULL); in enter_idle()