Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Drunlatch.h21 test_thread_local_flags(_TLF_RUNLATCH)) { \
33 !test_thread_local_flags(_TLF_RUNLATCH)) { \
A Dthread_info.h153 #define _TLF_RUNLATCH (1 << TLF_RUNLATCH) macro
A Dinterrupt.h205 !test_thread_local_flags(_TLF_RUNLATCH)) in interrupt_async_enter_prepare()
/linux/arch/powerpc/kernel/
A Dprocess.c2249 ti->local_flags |= _TLF_RUNLATCH; in __ppc64_runlatch_on()
2257 ti->local_flags &= ~_TLF_RUNLATCH; in __ppc64_runlatch_off()

Completed in 9 milliseconds