Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dtick-broadcast.c319 bool bc_local; in tick_handle_periodic_broadcast() local
329 bc_local = tick_do_periodic_broadcast(); in tick_handle_periodic_broadcast()
343 if (bc_local) in tick_handle_periodic_broadcast()
606 bool bc_local; in tick_handle_oneshot_broadcast() local
658 bc_local = tick_do_broadcast(tmpmask); in tick_handle_oneshot_broadcast()
675 if (bc_local) { in tick_handle_oneshot_broadcast()