Searched refs:TIF_NOHZ (Results 1 – 6 of 6) sorted by relevance
74 #define TIF_NOHZ 6 /* in adaptive nohz mode */ macro94 #define _TIF_NOHZ (1<<TIF_NOHZ)
120 #define TIF_NOHZ 19 /* in adaptive nohz mode */ macro143 #define _TIF_NOHZ (1<<TIF_NOHZ)
186 #define TIF_NOHZ 8 /* in adaptive nohz mode */ macro206 #define _TIF_NOHZ (1<<TIF_NOHZ)
1092 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_enter()1110 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()1121 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()
711 set_tsk_thread_flag(&init_task, TIF_NOHZ); in ct_cpu_track_user()
844 optimized behind static key or through the slow path using TIF_NOHZ869 Arch relies on TIF_NOHZ and syscall slow path to implement context