TIF_BTS_TRACE_TS 486 arch/x86/kernel/process_32.c if (test_tsk_thread_flag(prev_p, TIF_BTS_TRACE_TS)) TIF_BTS_TRACE_TS 489 arch/x86/kernel/process_32.c if (test_tsk_thread_flag(next_p, TIF_BTS_TRACE_TS)) TIF_BTS_TRACE_TS 531 arch/x86/kernel/process_64.c if (test_tsk_thread_flag(prev_p, TIF_BTS_TRACE_TS)) TIF_BTS_TRACE_TS 534 arch/x86/kernel/process_64.c if (test_tsk_thread_flag(next_p, TIF_BTS_TRACE_TS)) TIF_BTS_TRACE_TS 794 arch/x86/kernel/ptrace.c set_tsk_thread_flag(child, TIF_BTS_TRACE_TS); TIF_BTS_TRACE_TS 796 arch/x86/kernel/ptrace.c clear_tsk_thread_flag(child, TIF_BTS_TRACE_TS); TIF_BTS_TRACE_TS 810 arch/x86/kernel/ptrace.c clear_tsk_thread_flag(child, TIF_BTS_TRACE_TS); TIF_BTS_TRACE_TS 850 arch/x86/kernel/ptrace.c if (test_tsk_thread_flag(child, TIF_BTS_TRACE_TS)) TIF_BTS_TRACE_TS 982 arch/x86/kernel/ptrace.c clear_tsk_thread_flag(child, TIF_BTS_TRACE_TS); TIF_BTS_TRACE_TS 116 include/asm-x86/thread_info.h #define _TIF_BTS_TRACE_TS (1 << TIF_BTS_TRACE_TS)