/Linux-v6.6/arch/nios2/include/asm/ |
D | thread_info.h | 86 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | thread_info.h | 75 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/openrisc/include/asm/ |
D | thread_info.h | 101 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/hexagon/include/asm/ |
D | thread_info.h | 96 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/arc/include/asm/ |
D | thread_info.h | 85 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/um/include/asm/ |
D | thread_info.h | 65 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | thread_info.h | 56 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/s390/include/asm/ |
D | thread_info.h | 101 #define _TIF_SYSCALL_TRACE BIT(TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/csky/include/asm/ |
D | thread_info.h | 72 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | thread_info.h | 71 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/sh/include/asm/ |
D | thread_info.h | 112 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | thread_info_32.h | 115 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
D | thread_info_64.h | 198 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/xtensa/include/asm/ |
D | thread_info.h | 128 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | thread_info.h | 88 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/mips/include/asm/ |
D | thread_info.h | 134 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | thread_info.h | 112 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/microblaze/include/asm/ |
D | thread_info.h | 112 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/arm/include/asm/ |
D | thread_info.h | 161 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE) macro
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | thread_info.h | 122 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) macro
|