Home
last modified time | relevance | path

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

/openbmc/linux/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