Home
last modified time | relevance | path

Searched refs:test_thread_local_flags (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drunlatch.h21 test_thread_local_flags(_TLF_RUNLATCH)) { \
33 !test_thread_local_flags(_TLF_RUNLATCH)) { \
H A Dthread_info.h165 static inline bool test_thread_local_flags(unsigned int flags) in test_thread_local_flags() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Drunlatch.h21 test_thread_local_flags(_TLF_RUNLATCH)) { \
32 !test_thread_local_flags(_TLF_RUNLATCH)) { \
H A Dthread_info.h170 static inline bool test_thread_local_flags(unsigned int flags) in test_thread_local_flags() function
H A Dinterrupt.h133 if (unlikely(test_thread_local_flags(_TLF_NAPPING))) { in nap_adjust_return()
235 !test_thread_local_flags(_TLF_RUNLATCH)) in interrupt_async_enter_prepare()

Completed in 5 milliseconds