Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_STATE_ONESHOT_STOPPED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dclockchips.h40 CLOCK_EVT_STATE_ONESHOT_STOPPED, enumerator
157 return dev->state_use_accessors == CLOCK_EVT_STATE_ONESHOT_STOPPED; in clockevent_state_oneshot_stopped()
/kernel/linux/linux-6.6/include/linux/
H A Dclockchips.h40 CLOCK_EVT_STATE_ONESHOT_STOPPED, enumerator
157 return dev->state_use_accessors == CLOCK_EVT_STATE_ONESHOT_STOPPED; in clockevent_state_oneshot_stopped()
/kernel/linux/linux-5.10/kernel/time/
H A Dtick-oneshot.c31 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_program_event()
H A Dclockevents.c123 case CLOCK_EVT_STATE_ONESHOT_STOPPED: in __clockevents_switch_state()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-oneshot.c31 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_program_event()
H A Dclockevents.c123 case CLOCK_EVT_STATE_ONESHOT_STOPPED: in __clockevents_switch_state()
H A Dtick-broadcast.c950 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_oneshot_wakeup_control()

Completed in 6 milliseconds