Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dtick-oneshot.c77 int tick_switch_to_oneshot(void (*handler)(struct clock_event_device *)) in tick_switch_to_oneshot() function
130 return tick_switch_to_oneshot(hrtimer_interrupt); in tick_init_highres()
Dtick-internal.h107 extern int tick_switch_to_oneshot(void (*handler)(struct clock_event_device *));
Dtick-sched.c1204 if (tick_switch_to_oneshot(tick_nohz_handler)) in tick_nohz_switch_to_nohz()