Searched defs:_TIF_BLOCKSTEP (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/parisc/include/asm/ | ||
| H A D | thread_info.h | 65 #define _TIF_BLOCKSTEP (1 << TIF_BLOCKSTEP) macro |
| /linux/arch/x86/include/asm/ | ||
| H A D | thread_info.h | 115 #define _TIF_BLOCKSTEP BIT(TIF_BLOCKSTEP) macro |