Symbol: TIF_SYSCALL_TRACE
arch/alpha/include/asm/thread_info.h
61
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/arc/include/asm/thread_info.h
80
#define TIF_SYSCALL_TRACE 15 /* syscall trace active */
arch/arm/include/asm/thread_info.h
151
#define TIF_SYSCALL_TRACE 20 /* syscall trace active */
arch/arm64/include/asm/thread_info.h
68
#define TIF_SYSCALL_TRACE 8 /* syscall trace active */
arch/csky/include/asm/thread_info.h
60
#define TIF_SYSCALL_TRACE 4 /* syscall trace active */
arch/hexagon/include/asm/thread_info.h
86
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/m68k/include/asm/thread_info.h
67
#define TIF_SYSCALL_TRACE 15 /* syscall trace active */
arch/microblaze/include/asm/thread_info.h
98
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/mips/include/asm/thread_info.h
132
#define TIF_SYSCALL_TRACE 31 /* syscall trace active */
arch/nios2/include/asm/thread_info.h
73
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/openrisc/include/asm/thread_info.h
87
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/parisc/include/asm/thread_info.h
41
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/powerpc/include/asm/thread_info.h
97
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/sh/include/asm/thread_info.h
100
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/sparc/include/asm/thread_info_32.h
102
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/sparc/include/asm/thread_info_64.h
178
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/um/include/asm/thread_info.h
35
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
arch/xtensa/include/asm/thread_info.h
115
#define TIF_SYSCALL_TRACE 0 /* syscall trace active */