Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-oneshot.c39 if (unlikely(clockevent_state_oneshot_stopped(dev))) { in tick_program_event()
/linux-4.4.14/include/linux/
Dclockchips.h154 static inline bool clockevent_state_oneshot_stopped(struct clock_event_device *dev) in clockevent_state_oneshot_stopped() function