Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtick-broadcast.c67 static struct clock_event_device *tick_get_oneshot_wakeup_device(int cpu);
71 return tick_get_oneshot_wakeup_device(cpu); in tick_get_wakeup_device()
102 static struct clock_event_device *tick_get_oneshot_wakeup_device(int cpu) in tick_get_oneshot_wakeup_device() function
119 struct clock_event_device *curdev = tick_get_oneshot_wakeup_device(cpu); in tick_set_oneshot_wakeup_device()
148 static struct clock_event_device *tick_get_oneshot_wakeup_device(int cpu) in tick_get_oneshot_wakeup_device() function
944 wd = tick_get_oneshot_wakeup_device(cpu); in tick_oneshot_wakeup_control()
1162 if (tick_get_oneshot_wakeup_device(cpu)) in tick_broadcast_oneshot_offline()