tick_check_oneshot_change 101 include/linux/tick.h static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } tick_check_oneshot_change 108 include/linux/tick.h static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } tick_check_oneshot_change 706 kernel/time/tick-sched.c int tick_check_oneshot_change(int allow_nohz)