Searched refs:clockevent_state_oneshot_stopped (Results 1 – 2 of 2) sorted by relevance
36 if (unlikely(clockevent_state_oneshot_stopped(dev))) { in tick_program_event()
155 static inline bool clockevent_state_oneshot_stopped(struct clock_event_device *dev) in clockevent_state_oneshot_stopped() function