Searched refs:TIF_NOHZ (Results 1 – 4 of 4) sorted by relevance
116 #define TIF_NOHZ 19 /* in adaptive nohz mode */ macro139 #define _TIF_NOHZ (1<<TIF_NOHZ)
188 #define TIF_NOHZ 8 /* in adaptive nohz mode */ macro208 #define _TIF_NOHZ (1<<TIF_NOHZ)
1094 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_enter()1112 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()1123 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()
782 optimized behind static key or through the slow path using TIF_NOHZ807 Arch relies on TIF_NOHZ and syscall slow path to implement context