Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sched/
A Didle.h56 static __always_inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
86 static inline bool __must_check current_set_polling_and_test(void) in current_set_polling_and_test() function
/linux-6.3-rc2/drivers/cpuidle/
A Dpoll_state.c23 if (!current_set_polling_and_test()) { in poll_idle()
/linux-6.3-rc2/arch/x86/include/asm/
A Dmwait.h110 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess.c861 if (!current_set_polling_and_test()) { in mwait_idle()

Completed in 6 milliseconds