Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h111 extern int tick_check_oneshot_change(int allow_nohz);
124 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() argument
H A Dtick-sched.c1422 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() argument
1435 if (!allow_nohz) in tick_check_oneshot_change()