Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-broadcast.c405 bool bc_local; in tick_handle_periodic_broadcast() local
416 bc_local = tick_do_periodic_broadcast(); in tick_handle_periodic_broadcast()
430 if (bc_local) in tick_handle_periodic_broadcast()
698 bool bc_local; in tick_handle_oneshot_broadcast() local
751 bc_local = tick_do_broadcast(tmpmask); in tick_handle_oneshot_broadcast()
768 if (bc_local) { in tick_handle_oneshot_broadcast()