Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Didle.h27 static inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
62 static inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
/Linux-v5.4/drivers/cpuidle/
Dpoll_state.c21 if (!current_set_polling_and_test()) { in poll_idle()
/Linux-v5.4/arch/x86/include/asm/
Dmwait.h109 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
/Linux-v5.4/arch/x86/kernel/
Dprocess.c686 if (!current_set_polling_and_test()) { in mwait_idle()