Home
last modified time | relevance | path

Searched refs:test_thread_local_flags (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Drunlatch.h21 test_thread_local_flags(_TLF_RUNLATCH)) { \
33 !test_thread_local_flags(_TLF_RUNLATCH)) { \
Dthread_info.h169 static inline bool test_thread_local_flags(unsigned int flags) in test_thread_local_flags() function
Dinterrupt.h118 if (unlikely(test_thread_local_flags(_TLF_NAPPING))) { in nap_adjust_return()
245 !test_thread_local_flags(_TLF_RUNLATCH)) in interrupt_async_enter_prepare()