Home
last modified time | relevance | path

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

/linux-5.19.10/arch/parisc/include/asm/
Dthread_info.h65 #define _TIF_BLOCKSTEP (1 << TIF_BLOCKSTEP) macro
72 _TIF_BLOCKSTEP | _TIF_SYSCALL_AUDIT | \
/linux-5.19.10/arch/x86/include/asm/
Dthread_info.h122 #define _TIF_BLOCKSTEP (1 << TIF_BLOCKSTEP) macro
128 (_TIF_NOCPUID | _TIF_NOTSC | _TIF_BLOCKSTEP | \
/linux-5.19.10/arch/x86/kernel/
Dprocess.c663 if ((tifp & _TIF_BLOCKSTEP || tifn & _TIF_BLOCKSTEP) && in __switch_to_xtra()
669 msk = tifn & _TIF_BLOCKSTEP; in __switch_to_xtra()
/linux-5.19.10/arch/parisc/kernel/
Dentry.S1734 ldi _TIF_SINGLESTEP|_TIF_BLOCKSTEP,%r2