Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-oneshot.c36 if (unlikely(clockevent_state_oneshot_stopped(dev))) { in tick_program_event()
/openbmc/linux/include/linux/
H A Dclockchips.h155 static inline bool clockevent_state_oneshot_stopped(struct clock_event_device *dev) in clockevent_state_oneshot_stopped() function