Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtick.h57 TICK_BROADCAST_ON, enumerator
89 tick_broadcast_control(TICK_BROADCAST_ON); in tick_broadcast_enable()
/openbmc/linux/kernel/time/
H A Dtick-broadcast.c467 case TICK_BROADCAST_ON: in tick_broadcast_control()