_TLF_RUNLATCH      21 arch/powerpc/include/asm/runlatch.h 		    test_thread_local_flags(_TLF_RUNLATCH)) {	\
_TLF_RUNLATCH      33 arch/powerpc/include/asm/runlatch.h 		    !test_thread_local_flags(_TLF_RUNLATCH)) {	\
_TLF_RUNLATCH    2123 arch/powerpc/kernel/process.c 	ti->local_flags |= _TLF_RUNLATCH;
_TLF_RUNLATCH    2131 arch/powerpc/kernel/process.c 	ti->local_flags &= ~_TLF_RUNLATCH;