Home
last modified time | relevance | path

Searched refs:smp_call_function_single (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/acpi/riscv/
H A Dcppc.c110 smp_call_function_single(cpu, sbi_cppc_read, &data, 1); in cpc_read_ffh()
118 smp_call_function_single(cpu, cppc_ffh_csr_read, &data, 1); in cpc_read_ffh()
142 smp_call_function_single(cpu, sbi_cppc_write, &data, 1); in cpc_write_ffh()
149 smp_call_function_single(cpu, cppc_ffh_csr_write, &data, 1); in cpc_write_ffh()
/linux/kernel/
H A Dup.c12 int smp_call_function_single(int cpu, void (*func)(void *info), void *info, bool wait) in smp_call_function_single() function
25 EXPORT_SYMBOL(smp_call_function_single); in smp_call_function_single()
H A Dscftorture.c114 "smp_call_function_single",
389 ret = smp_call_function_single(cpu, scf_handler_1, (void *)scfcp, scfsp->scfs_wait); in scftorture_invoke_one()
410 ret = smp_call_function_single(cpu, scf_handler_1, (void *)scfcp, 0); in scftorture_invoke_one()
H A Dsmp.c764 int smp_call_function_single(int cpu, smp_call_func_t func, void *info, bool wait) in smp_call_function_single() function
768 EXPORT_SYMBOL(smp_call_function_single);
/linux/arch/xtensa/kernel/
H A Dprocess.c127 smp_call_function_single(ti->cp_owner_cpu, in coprocessor_release_all()
155 smp_call_function_single(ti->cp_owner_cpu, in coprocessor_flush_all()
172 smp_call_function_single(ti->cp_owner_cpu, in coprocessor_flush_release_all()
H A Dsmp.c206 smp_call_function_single(0, mx_cpu_start, (void *)cpu, 1); in boot_secondary()
225 smp_call_function_single(0, mx_cpu_stop, in boot_secondary()
303 smp_call_function_single(0, mx_cpu_stop, (void *)cpu, true); in platform_cpu_kill()
/linux/drivers/cpufreq/
H A Dsparc-us3-cpufreq.c88 if (smp_call_function_single(cpu, read_safari_cfg, &reg, 1)) in us3_freq_get()
117 return smp_call_function_single(cpu, update_safari_cfg, &new_bits, 1); in us3_freq_target()
H A Dsparc-us2e-cpufreq.c237 if (smp_call_function_single(cpu, __us2e_freq_get, &estar, 1)) in us2e_freq_get()
269 return smp_call_function_single(cpu, __us2e_freq_target, &index, 1); in us2e_freq_target()
H A Dpowernow-k8.c1030 smp_call_function_single(pol->cpu, check_supported_cpu, &rc, 1); in powernowk8_cpu_init()
1067 smp_call_function_single(data->cpu, powernowk8_cpu_init_on_cpu, in powernowk8_cpu_init()
1129 smp_call_function_single(cpu, query_values_on_cpu, &err, true); in powernowk8_get()
1186 smp_call_function_single(i, check_supported_cpu, &ret, 1); in powernowk8_init()
H A Dpowernv-cpufreq.c884 smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1); in powernv_cpufreq_cpu_exit()
/linux/arch/sparc/kernel/
H A Dnmi.c305 smp_call_function_single(cpu, start_nmi_watchdog, NULL, 1); in watchdog_hardlockup_enable()
316 smp_call_function_single(cpu, stop_nmi_watchdog, NULL, 1); in watchdog_hardlockup_disable()
/linux/arch/csky/kernel/
H A Dcpu-probe.c51 smp_call_function_single(cpu, percpu_print, m, true); in c_show()
/linux/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c155 smp_call_function_single(0, __bcm_kona_smc, &data, 1); in bcm_kona_smc()
/linux/arch/mips/kernel/
H A Dsync-r4k.c183 smp_call_function_single(cpumask_first(cpu_online_mask), in synchronise_count_slave()
H A Dsmp-cps.c667 err = smp_call_function_single(remote, remote_vpe_boot, in cps_boot_secondary()
921 err = smp_call_function_single(cpu_death_sibling, in cps_cleanup_dead_cpu()
H A Dsmp-bmips.c496 smp_call_function_single(0, &bmips_set_reset_vec_remote, in bmips_set_reset_vec_remote()
/linux/drivers/thermal/intel/
H A Dtherm_throt.c610 smp_call_function_single(directed_intr_handler_cpus[i], in disable_directed_thermal_pkg_intr_all()
688 smp_call_function_single(new_cpu, config_directed_thermal_pkg_intr, in disable_directed_thermal_pkg_intr()
700 smp_call_function_single(new_cpu, config_directed_thermal_pkg_intr, in disable_directed_thermal_pkg_intr()
/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c508 smp_call_function_single(hp_cpu->processor_id, in init_phase3()
608 smp_call_function_single(special_handler->processor_id, in qman_test_stash()
/linux/drivers/edac/
H A Da72_edac.c125 smp_call_function_single(cpu, read_errors, &mesr, true); in a72_edac_check()
/linux/drivers/soc/qcom/
H A Dspm.c312 return smp_call_function_single(drv->reg_cpu, drv->reg_data->set_vdd, drv, true); in spm_set_voltage_sel()
466 smp_call_function_single(drv->reg_cpu, drv->reg_data->set_vdd, drv, true); in spm_register_regulator()
/linux/arch/arm/mach-mvebu/
H A Dpmsu.c586 smp_call_function_single(cpu, mvebu_pmsu_dfs_request_local, in mvebu_pmsu_dfs_request()
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst26 replaced with a set of calls to ``smp_call_function_single()``,
34 The details of the ``smp_call_function_single()`` handler's
55 ``smp_call_function_single()`` to send the CPU an IPI, which
177 grace period invokes ``smp_call_function_single()``. If this
/linux/arch/s390/mm/
H A Dextmem.c572 smp_call_function_single(0, __dcss_diag_purge_on_cpu_0, seg, 1); in segment_unload()
/linux/kernel/time/
H A Dclockevents.c479 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind()
/linux/kernel/rcu/
H A Dtree_exp.h420 ret = smp_call_function_single(cpu, rcu_exp_handler, NULL, 0); in __sync_rcu_exp_select_node_cpus()

12