Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-oneshot.c73 int tick_switch_to_oneshot(void (*handler)(struct clock_event_device *)) in tick_switch_to_oneshot() function
126 return tick_switch_to_oneshot(hrtimer_interrupt); in tick_init_highres()
H A Dtick-sched.c1509 if (tick_switch_to_oneshot(tick_nohz_lowres_handler)) in tick_nohz_switch_to_nohz()