Searched refs:_TLF_RUNLATCH (Results 1 - 4 of 4) sorted by relevance

/linux-master/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.h160 #define _TLF_RUNLATCH (1 << TLF_RUNLATCH) macro
H A Dinterrupt.h235 !test_thread_local_flags(_TLF_RUNLATCH))
/linux-master/arch/powerpc/kernel/
H A Dprocess.c2383 ti->local_flags |= _TLF_RUNLATCH;
2391 ti->local_flags &= ~_TLF_RUNLATCH;

Completed in 144 milliseconds