Searched refs:broadcast_needs_cpu (Results 1 – 1 of 1) sorted by relevance
783 static int broadcast_needs_cpu(struct clock_event_device *bc, int cpu)801 if (broadcast_needs_cpu(bc, smp_processor_id())) in ___tick_broadcast_oneshot_control() 828 ret = broadcast_needs_cpu(bc, cpu); in ___tick_broadcast_oneshot_control() 870 ret = broadcast_needs_cpu(bc, cpu); in ___tick_broadcast_oneshot_control() 1166 if (bc && broadcast_needs_cpu(bc, deadcpu)) { in hotplug_cpu__broadcast_tick_pull() 775 static int broadcast_needs_cpu(struct clock_event_device *bc, int cpu) broadcast_needs_cpu() function