Searched refs:allow_nohz (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dtick-internal.h100 extern int tick_check_oneshot_change(int allow_nohz); tick_oneshot_possible()
113 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } tick_check_oneshot_change() argument
H A Dtick-sched.c1228 * softirq) allow_nohz signals, that we can switch into low-res nohz
1232 int tick_check_oneshot_change(int allow_nohz) tick_check_oneshot_change() argument
1245 if (!allow_nohz) tick_check_oneshot_change()

Completed in 160 milliseconds