Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Didle.h52 static __always_inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
97 static inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
/linux/arch/x86/include/asm/
H A Dmwait.h116 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()