Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-broadcast.c316 bool bc_local; in tick_handle_periodic_broadcast() local
326 bc_local = tick_do_periodic_broadcast(); in tick_handle_periodic_broadcast()
340 if (bc_local) in tick_handle_periodic_broadcast()
604 bool bc_local; in tick_handle_oneshot_broadcast() local
648 bc_local = tick_do_broadcast(tmpmask); in tick_handle_oneshot_broadcast()
665 if (bc_local) { in tick_handle_oneshot_broadcast()