Searched refs:test_thread_local_flags (Results 1 – 3 of 3) sorted by relevance
21 test_thread_local_flags(_TLF_RUNLATCH)) { \32 !test_thread_local_flags(_TLF_RUNLATCH)) { \
76 if (unlikely(test_thread_local_flags(_TLF_NAPPING))) { in nap_adjust_return()289 !test_thread_local_flags(_TLF_RUNLATCH)) in arch_interrupt_async_enter_prepare()
174 static inline bool test_thread_local_flags(unsigned int flags) in test_thread_local_flags() function