/linux-6.12.1/arch/m68k/include/asm/ |
D | thread_info.h | 67 #define TIF_SYSCALL_TRACE 15 /* syscall trace active */ macro 76 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | thread_info.h | 73 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 86 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/openrisc/kernel/ |
D | ptrace.c | 174 clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); in ptrace_disable() 199 if (test_thread_flag(TIF_SYSCALL_TRACE) && in do_syscall_trace_enter() 221 if (step || test_thread_flag(TIF_SYSCALL_TRACE)) in do_syscall_trace_leave()
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | thread_info.h | 87 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 101 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/arc/include/asm/ |
D | thread_info.h | 80 #define TIF_SYSCALL_TRACE 15 /* syscall trace active */ macro 85 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/um/include/asm/ |
D | thread_info.h | 53 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 65 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | thread_info.h | 86 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 96 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | thread_info.h | 41 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 56 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | thread_info_32.h | 102 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 115 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
D | thread_info_64.h | 178 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 198 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/s390/include/asm/ |
D | thread_info.h | 84 #define TIF_SYSCALL_TRACE 24 /* syscall trace active */ macro 102 #define _TIF_SYSCALL_TRACE BIT(TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/csky/include/asm/ |
D | thread_info.h | 60 #define TIF_SYSCALL_TRACE 4 /* syscall trace active */ macro 72 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | thread_info.h | 115 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 128 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | thread_info.h | 98 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 112 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | thread_info.h | 67 #define TIF_SYSCALL_TRACE 8 /* syscall trace active */ macro 90 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | thread_info.h | 61 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 71 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/sh/include/asm/ |
D | thread_info.h | 100 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 112 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/microblaze/kernel/ |
D | ptrace.c | 141 if (test_thread_flag(TIF_SYSCALL_TRACE) && in do_syscall_trace_enter() 162 if (step || test_thread_flag(TIF_SYSCALL_TRACE)) in do_syscall_trace_leave()
|
/linux-6.12.1/arch/mips/include/asm/ |
D | thread_info.h | 132 #define TIF_SYSCALL_TRACE 31 /* syscall trace active */ macro 134 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/um/kernel/ |
D | ptrace.c | 129 if (!test_thread_flag(TIF_SYSCALL_TRACE)) in syscall_trace_enter() 145 if (!test_thread_flag(TIF_SYSCALL_TRACE)) in syscall_trace_leave()
|
/linux-6.12.1/arch/arm/include/asm/ |
D | thread_info.h | 151 #define TIF_SYSCALL_TRACE 20 /* syscall trace active */ macro 161 #define _TIF_SYSCALL_TRACE (1 << TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | thread_info.h | 97 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ macro 122 #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE)
|
/linux-6.12.1/arch/nios2/kernel/ |
D | ptrace.c | 135 if (test_thread_flag(TIF_SYSCALL_TRACE)) in do_syscall_trace_enter() 143 if (test_thread_flag(TIF_SYSCALL_TRACE)) in do_syscall_trace_exit()
|
/linux-6.12.1/arch/m68k/coldfire/ |
D | entry.S | 75 btst #(TIF_SYSCALL_TRACE%8),%a0@(TINFO_FLAGS+(31-TIF_SYSCALL_TRACE)/8)
|
/linux-6.12.1/arch/m68k/68000/ |
D | entry.S | 76 btst #(TIF_SYSCALL_TRACE%8),%a2@(TINFO_FLAGS+(31-TIF_SYSCALL_TRACE)/8)
|