Searched refs:allow_nohz (Results 1 – 2 of 2) sorted by relevance
115 extern int tick_check_oneshot_change(int allow_nohz);128 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() argument
1675 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() argument1688 if (!allow_nohz) in tick_check_oneshot_change()