Home
last modified time | relevance | path

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

/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.h164 #define _TLF_RUNLATCH (1 << TLF_RUNLATCH) macro
H A Dentry-common.h289 !test_thread_local_flags(_TLF_RUNLATCH)) in arch_interrupt_async_enter_prepare()