Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtick.h56 TICK_BROADCAST_OFF, enumerator
93 tick_broadcast_control(TICK_BROADCAST_OFF); in tick_broadcast_disable()
/openbmc/linux/kernel/time/
H A Dtick-broadcast.c484 case TICK_BROADCAST_OFF: in tick_broadcast_control()