Searched defs:exit_idle (Results 1 - 3 of 3) sorted by relevance

/arch/ia64/include/asm/
H A Didle.h5 static inline void exit_idle(void) { } function
/arch/x86/include/asm/
H A Didle.h6 void exit_idle(void);
9 static inline void exit_idle(void) { } function
/arch/x86/kernel/
H A Dprocess.c379 void exit_idle(void) function
438 has already called exit_idle. But some idle

Completed in 213 milliseconds