Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dtick-broadcast.c321 bool bc_local; in tick_handle_periodic_broadcast() local
331 bc_local = tick_do_periodic_broadcast(); in tick_handle_periodic_broadcast()
345 if (bc_local) in tick_handle_periodic_broadcast()
609 bool bc_local; in tick_handle_oneshot_broadcast() local
661 bc_local = tick_do_broadcast(tmpmask); in tick_handle_oneshot_broadcast()
678 if (bc_local) { in tick_handle_oneshot_broadcast()