Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h118 extern int tick_check_oneshot_change(int allow_nohz);
131 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() argument