Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dthread_info.h65 #define _TIF_BLOCKSTEP (1 << TIF_BLOCKSTEP) macro
72 _TIF_BLOCKSTEP | _TIF_SYSCALL_AUDIT | \
/linux/arch/x86/include/asm/
H A Dthread_info.h128 #define _TIF_BLOCKSTEP (1 << TIF_BLOCKSTEP) macro
134 (_TIF_NOCPUID | _TIF_NOTSC | _TIF_BLOCKSTEP | \
/linux/arch/x86/kernel/
H A Dprocess.c703 if ((tifp & _TIF_BLOCKSTEP || tifn & _TIF_BLOCKSTEP) && in __switch_to_xtra()
709 msk = tifn & _TIF_BLOCKSTEP; in __switch_to_xtra()
/linux/arch/parisc/kernel/
H A Dentry.S1761 ldi _TIF_SINGLESTEP|_TIF_BLOCKSTEP,%r2