Home
last modified time | relevance | path

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

/kernel/time/
Dtick-internal.h74 extern const struct clock_event_device *tick_get_wakeup_device(int cpu);
Dtimer_list.c262 const struct clock_event_device *wd = tick_get_wakeup_device(cpu); in print_tickdevice()
Dtick-broadcast.c68 const struct clock_event_device *tick_get_wakeup_device(int cpu) in tick_get_wakeup_device() function