Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclockevents.c307 static inline bool clockevent_set_next_coupled(struct clock_event_device *dev, ktime_t expires) in clockevent_set_next_coupled() function
325 static inline bool clockevent_set_next_coupled(struct clock_event_device *dev, ktime_t expires) in clockevent_set_next_coupled() function
360 if (likely(clockevent_set_next_coupled(dev, expires))) in clockevents_program_event()