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

/arch/ia64/include/asm/
H A Didle.h4 static inline void enter_idle(void) { } function
/arch/x86/include/asm/
H A Didle.h5 void enter_idle(void);
8 static inline void enter_idle(void) { } function
/arch/x86/kernel/
H A Dprocess.c365 void enter_idle(void) function
423 enter_idle();
428 /* enter_idle() needs rcu for notifiers */

Completed in 786 milliseconds