Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dclockchips.h37 CLOCK_EVT_STATE_SHUTDOWN, enumerator
142 return dev->state_use_accessors == CLOCK_EVT_STATE_SHUTDOWN; in clockevent_state_shutdown()
/linux-6.1.9/kernel/time/
Dclockevents.c102 case CLOCK_EVT_STATE_SHUTDOWN: in __clockevents_switch_state()
173 clockevents_switch_state(dev, CLOCK_EVT_STATE_SHUTDOWN); in clockevents_shutdown()
Dtick-broadcast.c788 clockevents_switch_state(dev, CLOCK_EVT_STATE_SHUTDOWN); in broadcast_shutdown_local()