Home
last modified time | relevance | path

Searched refs:TIF_SYSCALL_EMU (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dthread_info.h76 #define TIF_SYSCALL_EMU 12 /* syscall emulation active */ macro
95 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU)
/arch/powerpc/include/asm/
Dthread_info.h100 #define TIF_SYSCALL_EMU 4 /* syscall emulation active */ macro
140 #define _TIF_SYSCALL_EMU (1<<TIF_SYSCALL_EMU)
/arch/x86/include/asm/
Dthread_info.h83 #define TIF_SYSCALL_EMU 6 /* syscall emulation active */ macro
113 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU)