smp_call_function_single  166 arch/alpha/kernel/rtc.c 		smp_call_function_single(boot_cpuid, do_remote_read, &x, 1);
smp_call_function_single  185 arch/alpha/kernel/rtc.c 		smp_call_function_single(boot_cpuid, do_remote_set, &x, 1);
smp_call_function_single  177 arch/arm/mach-bcm/bcm_kona_smc.c 	smp_call_function_single(0, __bcm_kona_smc, &data, 1);
smp_call_function_single  588 arch/arm/mach-mvebu/pmsu.c 	smp_call_function_single(cpu, mvebu_pmsu_dfs_request_local,
smp_call_function_single   51 arch/csky/kernel/cpu-probe.c 		smp_call_function_single(cpu, percpu_print, m, true);
smp_call_function_single  888 arch/ia64/kernel/palinfo.c 	if ((ret=smp_call_function_single(f->req_cpu, palinfo_smp_call, &ptr, 1))) {
smp_call_function_single 1757 arch/ia64/kernel/perfmon.c 	ret = smp_call_function_single(ctx->ctx_cpu, pfm_syswide_force_stop, ctx, 1);
smp_call_function_single  299 arch/ia64/kernel/smpboot.c 	if (smp_call_function_single(master, sync_master, NULL, 0) < 0) {
smp_call_function_single  486 arch/mips/kernel/smp-bmips.c 		smp_call_function_single(0, &bmips_set_reset_vec_remote,
smp_call_function_single  343 arch/mips/kernel/smp-cps.c 		err = smp_call_function_single(remote, remote_vpe_boot,
smp_call_function_single  591 arch/mips/kernel/smp-cps.c 		err = smp_call_function_single(cpu_death_sibling,
smp_call_function_single  124 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, do_show_pwrmgtcr0, &value, 1);
smp_call_function_single  159 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, do_store_pw20_state, &value, 1);
smp_call_function_single  174 arch/powerpc/kernel/sysfs.c 		smp_call_function_single(cpu, do_show_pwrmgtcr0, &value, 1);
smp_call_function_single  234 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, set_pw20_wait_entry_bit,
smp_call_function_single  246 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, do_show_pwrmgtcr0, &value, 1);
smp_call_function_single  281 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, do_store_altivec_idle, &value, 1);
smp_call_function_single  296 arch/powerpc/kernel/sysfs.c 		smp_call_function_single(cpu, do_show_pwrmgtcr0, &value, 1);
smp_call_function_single  356 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu, set_altivec_idle_wait_entry_bit,
smp_call_function_single  428 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu->dev.id, read_##NAME, &val, 1);	\
smp_call_function_single  440 arch/powerpc/kernel/sysfs.c 	smp_call_function_single(cpu->dev.id, write_##NAME, &val, 1); \
smp_call_function_single  361 arch/powerpc/kernel/watchdog.c 	return smp_call_function_single(cpu, start_watchdog, NULL, true);
smp_call_function_single  384 arch/powerpc/kernel/watchdog.c 	return smp_call_function_single(cpu, stop_watchdog, NULL, true);
smp_call_function_single 1181 arch/powerpc/kvm/book3s_hv.c 			smp_call_function_single(pcpu, do_nothing, NULL, 1);
smp_call_function_single 2555 arch/powerpc/kvm/book3s_hv.c 			smp_call_function_single(cpu + i, do_nothing, NULL, 1);
smp_call_function_single  294 arch/powerpc/platforms/85xx/smp.c 			smp_call_function_single(primary,
smp_call_function_single  298 arch/powerpc/platforms/85xx/smp.c 			smp_call_function_single(primary + 1,
smp_call_function_single  300 arch/sparc/kernel/nmi.c 	smp_call_function_single(cpu, start_nmi_watchdog, NULL, 1);
smp_call_function_single  313 arch/sparc/kernel/nmi.c 		smp_call_function_single(cpu, stop_nmi_watchdog, NULL, 1);
smp_call_function_single 1184 arch/x86/kernel/apic/vector.c 		smp_call_function_single(cpu, print_local_APIC, NULL, 1);
smp_call_function_single   75 arch/x86/kernel/cpu/aperfmperf.c 	smp_call_function_single(cpu, aperfmperf_snapshot_khz, NULL, wait);
smp_call_function_single  134 arch/x86/kernel/cpu/aperfmperf.c 	smp_call_function_single(cpu, aperfmperf_snapshot_khz, NULL, 1);
smp_call_function_single 1072 arch/x86/kernel/cpu/mce/amd.c 	smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
smp_call_function_single 1096 arch/x86/kernel/cpu/mce/amd.c 	smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1);
smp_call_function_single  537 arch/x86/kernel/cpu/mce/inject.c 	smp_call_function_single(cpu, prepare_msrs, &i_mce, 0);
smp_call_function_single  543 arch/x86/kernel/cpu/mce/inject.c 		smp_call_function_single(cpu, trigger_dfr_int, NULL, 0);
smp_call_function_single  546 arch/x86/kernel/cpu/mce/inject.c 		smp_call_function_single(cpu, trigger_thr_int, NULL, 0);
smp_call_function_single  549 arch/x86/kernel/cpu/mce/inject.c 		smp_call_function_single(cpu, trigger_mce, NULL, 0);
smp_call_function_single  359 arch/x86/kernel/cpu/microcode/core.c 	ret = smp_call_function_single(cpu, collect_cpu_info_local, &ctx, 1);
smp_call_function_single  392 arch/x86/kernel/cpu/microcode/core.c 	ret = smp_call_function_single(cpu, apply_microcode_local, &err, 1);
smp_call_function_single  826 arch/x86/kernel/cpu/mtrr/mtrr.c 	smp_call_function_single(first_cpu, mtrr_save_fixed_ranges, NULL, 1);
smp_call_function_single  881 arch/x86/kernel/kvm.c 	smp_call_function_single(cpu, kvm_disable_host_haltpoll, NULL, 1);
smp_call_function_single  891 arch/x86/kernel/kvm.c 	smp_call_function_single(cpu, kvm_enable_host_haltpoll, NULL, 1);
smp_call_function_single  696 arch/x86/kvm/vmx/vmx.c 		smp_call_function_single(cpu,
smp_call_function_single 3500 arch/x86/kvm/x86.c 			smp_call_function_single(vcpu->cpu,
smp_call_function_single 7071 arch/x86/kvm/x86.c 	smp_call_function_single(cpu, tsc_khz_changed, freq, 1);
smp_call_function_single 7098 arch/x86/kvm/x86.c 		smp_call_function_single(cpu, tsc_khz_changed, freq, 1);
smp_call_function_single   12 arch/x86/lib/cache-smp.c 	smp_call_function_single(cpu, __wbinvd, NULL, 1);
smp_call_function_single   44 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __rdmsr_on_cpu, &rv, 1);
smp_call_function_single   60 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __rdmsr_on_cpu, &rv, 1);
smp_call_function_single   77 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __wrmsr_on_cpu, &rv, 1);
smp_call_function_single   93 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __wrmsr_on_cpu, &rv, 1);
smp_call_function_single  204 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __wrmsr_safe_on_cpu, &rv, 1);
smp_call_function_single  220 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __wrmsr_safe_on_cpu, &rv, 1);
smp_call_function_single  263 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __rdmsr_safe_regs_on_cpu, &rv, 1);
smp_call_function_single  276 arch/x86/lib/msr-smp.c 	err = smp_call_function_single(cpu, __wrmsr_safe_regs_on_cpu, &rv, 1);
smp_call_function_single 1023 arch/x86/xen/mmu_pv.c 			smp_call_function_single(cpu, drop_mm_ref_this_cpu, mm, 1);
smp_call_function_single  209 arch/xtensa/kernel/smp.c 	smp_call_function_single(0, mx_cpu_start, (void *)cpu, 1);
smp_call_function_single  228 arch/xtensa/kernel/smp.c 			smp_call_function_single(0, mx_cpu_stop,
smp_call_function_single  300 arch/xtensa/kernel/smp.c 	smp_call_function_single(0, mx_cpu_stop, (void *)cpu, true);
smp_call_function_single  159 drivers/acpi/processor_idle.c 	smp_call_function_single(pr->id, __lapic_timer_propagate_broadcast,
smp_call_function_single 1031 drivers/cpufreq/powernow-k8.c 	smp_call_function_single(pol->cpu, check_supported_cpu, &rc, 1);
smp_call_function_single 1068 drivers/cpufreq/powernow-k8.c 	smp_call_function_single(data->cpu, powernowk8_cpu_init_on_cpu,
smp_call_function_single 1130 drivers/cpufreq/powernow-k8.c 	smp_call_function_single(cpu, query_values_on_cpu, &err, true);
smp_call_function_single 1188 drivers/cpufreq/powernow-k8.c 		smp_call_function_single(i, check_supported_cpu, &ret, 1);
smp_call_function_single 1010 drivers/cpufreq/powernv-cpufreq.c 	smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1);
smp_call_function_single  239 drivers/cpufreq/sparc-us2e-cpufreq.c 	if (smp_call_function_single(cpu, __us2e_freq_get, &estar, 1))
smp_call_function_single  271 drivers/cpufreq/sparc-us2e-cpufreq.c 	return smp_call_function_single(cpu, __us2e_freq_target, &index, 1);
smp_call_function_single   90 drivers/cpufreq/sparc-us3-cpufreq.c 	if (smp_call_function_single(cpu, read_safari_cfg, &reg, 1))
smp_call_function_single  119 drivers/cpufreq/sparc-us3-cpufreq.c 	return smp_call_function_single(cpu, update_safari_cfg, &new_bits, 1);
smp_call_function_single  246 drivers/cpufreq/speedstep-ich.c 	BUG_ON(smp_call_function_single(cpu, get_freq_data, &speed, 1));
smp_call_function_single  265 drivers/cpufreq/speedstep-ich.c 	smp_call_function_single(policy_cpu, _speedstep_set_state, &index,
smp_call_function_single  302 drivers/cpufreq/speedstep-ich.c 	smp_call_function_single(policy_cpu, get_freqs_on_cpu, &gf, 1);
smp_call_function_single  620 drivers/hv/channel.c 		smp_call_function_single(channel->target_cpu, reset_channel_cb,
smp_call_function_single  384 drivers/hv/channel_mgmt.c 		smp_call_function_single(channel->target_cpu,
smp_call_function_single  452 drivers/hv/channel_mgmt.c 		smp_call_function_single(newchannel->target_cpu,
smp_call_function_single  530 drivers/hv/channel_mgmt.c 		smp_call_function_single(newchannel->target_cpu,
smp_call_function_single  376 drivers/hv/hyperv_vmbus.h 	smp_call_function_single(channel->target_cpu, cb, channel, true);
smp_call_function_single  592 drivers/hwtracing/coresight/coresight-cpu-debug.c 	ret = smp_call_function_single(drvdata->cpu, debug_init_arch_data,
smp_call_function_single  518 drivers/hwtracing/coresight/coresight-etm3x.c 		ret = smp_call_function_single(drvdata->cpu,
smp_call_function_single  629 drivers/hwtracing/coresight/coresight-etm3x.c 	smp_call_function_single(drvdata->cpu, etm_disable_hw, drvdata, 1);
smp_call_function_single  829 drivers/hwtracing/coresight/coresight-etm3x.c 	if (smp_call_function_single(drvdata->cpu,
smp_call_function_single 2083 drivers/hwtracing/coresight/coresight-etm4x-sysfs.c 	smp_call_function_single(drvdata->cpu, do_smp_cross_read, &reg, 1);
smp_call_function_single  403 drivers/hwtracing/coresight/coresight-etm4x.c 	ret = smp_call_function_single(drvdata->cpu,
smp_call_function_single  523 drivers/hwtracing/coresight/coresight-etm4x.c 	smp_call_function_single(drvdata->cpu, etm4_disable_hw, drvdata, 1);
smp_call_function_single 1124 drivers/hwtracing/coresight/coresight-etm4x.c 	if (smp_call_function_single(drvdata->cpu,
smp_call_function_single 3721 drivers/net/ethernet/marvell/mvneta.c 		smp_call_function_single(cpu, mvneta_percpu_unmask_interrupt,
smp_call_function_single  127 drivers/platform/x86/intel_speed_select_if/isst_if_mbox_msr.c 	ret = smp_call_function_single(action.mbox_cmd->logical_cpu,
smp_call_function_single  807 drivers/powercap/intel_rapl_common.c 	smp_call_function_single(rp->lead_cpu, power_limit_irq_save_cpu, rp, 1);
smp_call_function_single  119 drivers/powercap/intel_rapl_msr.c 	ret = smp_call_function_single(cpu, rapl_msr_update_func, ra, 1);
smp_call_function_single 1258 drivers/regulator/qcom_spmi-regulator.c 	return smp_call_function_single(0, spmi_saw_set_vdd, \
smp_call_function_single 2549 drivers/soc/fsl/qbman/qman.c 		smp_call_function_single(qman_cgr_cpus[cgr->cgrid],
smp_call_function_single  508 drivers/soc/fsl/qbman/qman_test_stash.c 				smp_call_function_single(hp_cpu->processor_id,
smp_call_function_single  608 drivers/soc/fsl/qbman/qman_test_stash.c 		smp_call_function_single(special_handler->processor_id,
smp_call_function_single   95 include/linux/cacheinfo.h 	smp_call_function_single(cpu, _##func, &ret, true);	\
smp_call_function_single   32 include/linux/smp.h int smp_call_function_single(int cpuid, smp_call_func_t func, void *info,
smp_call_function_single  163 include/linux/smp.h 	return smp_call_function_single(0, func, info, wait);
smp_call_function_single  947 kernel/cpu.c   	smp_call_function_single(cpumask_first(cpu_online_mask),
smp_call_function_single  114 kernel/events/core.c 		ret = smp_call_function_single(task_cpu(p), remote_function,
smp_call_function_single  145 kernel/events/core.c 	smp_call_function_single(cpu, remote_function, &data, 1);
smp_call_function_single 4135 kernel/events/core.c 		(void)smp_call_function_single(event_cpu, __perf_event_read, &data, 1);
smp_call_function_single 12170 kernel/events/core.c 		smp_call_function_single(cpu, __perf_event_exit_context, ctx, 1);
smp_call_function_single 2933 kernel/rcu/tree.c 			smp_call_function_single(cpu, rcu_barrier_func, NULL, 1);
smp_call_function_single  388 kernel/rcu/tree_exp.h 		ret = smp_call_function_single(cpu, rcu_exp_handler, NULL, 0);
smp_call_function_single  754 kernel/rcu/tree_exp.h 	ret = smp_call_function_single(cpu, rcu_exp_handler, NULL, 0);
smp_call_function_single  722 kernel/relay.c 			err = smp_call_function_single(i,
smp_call_function_single  317 kernel/smp.c   EXPORT_SYMBOL(smp_call_function_single);
smp_call_function_single  392 kernel/smp.c   	ret = smp_call_function_single(cpu, func, info, wait);
smp_call_function_single  451 kernel/smp.c   		smp_call_function_single(cpu, func, info, wait);
smp_call_function_single  708 kernel/smp.c   				ret = smp_call_function_single(cpu, func,
smp_call_function_single  422 kernel/time/clockevents.c 	smp_call_function_single(cpu, __clockevents_unbind, &cu, 1);
smp_call_function_single  194 kernel/time/tick-common.c 		smp_call_function_single(from, giveup_do_timer, &cpu, 1);
smp_call_function_single   25 kernel/up.c    EXPORT_SYMBOL(smp_call_function_single);
smp_call_function_single  556 net/iucv/iucv.c 			smp_call_function_single(cpu, iucv_allow_cpu,
smp_call_function_single  575 net/iucv/iucv.c 		smp_call_function_single(cpu, iucv_block_cpu, NULL, 1);
smp_call_function_single  600 net/iucv/iucv.c 		smp_call_function_single(cpu, iucv_declare_cpu, NULL, 1);
smp_call_function_single  690 net/iucv/iucv.c 	smp_call_function_single(cpumask_first(&iucv_buffer_cpumask),
smp_call_function_single 1894 net/iucv/iucv.c 			smp_call_function_single(cpu, iucv_block_cpu_almost,
smp_call_function_single 1704 virt/kvm/arm/arm.c 		smp_call_function_single(cpu, check_kvm_target_cpu, &ret, 1);
smp_call_function_single 4432 virt/kvm/kvm_main.c 		smp_call_function_single(cpu, check_processor_compat, &r, 1);