tick_switch_to_oneshot
extern int tick_switch_to_oneshot(void (*handler)(struct clock_event_device *));
return tick_switch_to_oneshot(hrtimer_interrupt);
if (tick_switch_to_oneshot(tick_nohz_lowres_handler))