Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-broadcast.c403 bool bc_local; in tick_handle_periodic_broadcast() local
413 bc_local = tick_do_periodic_broadcast(); in tick_handle_periodic_broadcast()
427 if (bc_local) in tick_handle_periodic_broadcast()
695 bool bc_local; in tick_handle_oneshot_broadcast() local
747 bc_local = tick_do_broadcast(tmpmask); in tick_handle_oneshot_broadcast()
764 if (bc_local) { in tick_handle_oneshot_broadcast()