Searched refs:current_set_polling_and_test (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dmwait.h53 if (!current_set_polling_and_test()) { mwait_idle_with_hints()
/linux-4.1.27/drivers/cpuidle/
H A Ddriver.c185 if (!current_set_polling_and_test()) { poll_idle()
/linux-4.1.27/arch/x86/kernel/
H A Dprocess.c455 if (!current_set_polling_and_test()) { mwait_idle()
/linux-4.1.27/include/linux/
H A Dsched.h2888 static inline bool __must_check current_set_polling_and_test(void) current_set_polling_and_test() function
2924 static inline bool __must_check current_set_polling_and_test(void) current_set_polling_and_test() function

Completed in 174 milliseconds