Searched refs:smp_call_on_cpu (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | up.c | 94 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function 109 EXPORT_SYMBOL_GPL(smp_call_on_cpu);
|
| H A D | watchdog.c | 609 smp_call_on_cpu(cpu, softlockup_stop_fn, NULL, false); in softlockup_stop_all() 626 smp_call_on_cpu(cpu, softlockup_start_fn, NULL, false); in softlockup_start_all()
|
| H A D | smp.c | 1021 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function 1040 EXPORT_SYMBOL_GPL(smp_call_on_cpu);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | smp.h | 255 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par,
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | dcdbas.c | 282 ret = smp_call_on_cpu(0, raise_smi, smi_cmd, true); in dcdbas_smi_request()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | dell-smm-hwmon.c | 232 ret = smp_call_on_cpu(0, i8k_smm_func, regs, true); in i8k_smm()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 958 smp_call_on_cpu
|
| H A D | abi_gki_aarch64_generic | 1705 smp_call_on_cpu
|
| H A D | abi_gki_aarch64_exynos | 1752 smp_call_on_cpu
|
| H A D | abi_gki_aarch64_oplus | 2460 smp_call_on_cpu
|
| H A D | abi_gki_aarch64_galaxy | 3644 smp_call_on_cpu
|