Searched refs:_TLF_RUNLATCH (Results 1 – 4 of 4) sorted by relevance
21 test_thread_local_flags(_TLF_RUNLATCH)) { \32 !test_thread_local_flags(_TLF_RUNLATCH)) { \
159 #define _TLF_RUNLATCH (1 << TLF_RUNLATCH) macro
254 !test_thread_local_flags(_TLF_RUNLATCH)) in interrupt_async_enter_prepare()
2281 ti->local_flags |= _TLF_RUNLATCH; in __ppc64_runlatch_on()2289 ti->local_flags &= ~_TLF_RUNLATCH; in __ppc64_runlatch_off()