Symbol: _TIF_SYSCALL_TRACE
arch/alpha/include/asm/thread_info.h
71
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/arc/include/asm/thread_info.h
85
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/arm/include/asm/thread_info.h
161
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/arm64/include/asm/thread_info.h
94
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/csky/include/asm/thread_info.h
72
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/hexagon/include/asm/thread_info.h
96
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/m68k/include/asm/thread_info.h
76
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/microblaze/include/asm/thread_info.h
112
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/mips/include/asm/thread_info.h
134
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/nios2/include/asm/thread_info.h
86
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/openrisc/include/asm/thread_info.h
101
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/parisc/include/asm/thread_info.h
56
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/powerpc/include/asm/thread_info.h
123
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/sh/include/asm/thread_info.h
112
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/sparc/include/asm/thread_info_32.h
115
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/sparc/include/asm/thread_info_64.h
198
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
arch/um/include/asm/thread_info.h
49
#define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
arch/xtensa/include/asm/thread_info.h
128
#define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)