Searched refs:TIF_NOHZ (Results 1 – 6 of 6) sorted by relevance
74 #define TIF_NOHZ 6 /* in adaptive nohz mode */ macro92 #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)
1093 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_enter()1111 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()1122 if (test_thread_flag(TIF_NOHZ)) in syscall_trace_leave()
711 set_tsk_thread_flag(&init_task, TIF_NOHZ); in ct_cpu_track_user()
790 optimized behind static key or through the slow path using TIF_NOHZ815 Arch relies on TIF_NOHZ and syscall slow path to implement context