Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dsmp.c268 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
367 smp_call_function(flush_tlb_mm_ipi, (void *)mm, 1); in flush_tlb_mm()
404 smp_call_function(flush_tlb_range_ipi, (void *)&fd, 1); in flush_tlb_range()
447 smp_call_function(flush_tlb_page_ipi, (void *)&fd, 1); in flush_tlb_page()
471 smp_call_function(flush_tlb_one_ipi, (void *)&fd, 1); in flush_tlb_one()
/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c201 smp_call_function(crash_shutdown_secondary, NULL, 0); in crash_smp_send_stop()
227 smp_call_function(kexec_shutdown_secondary, NULL, 0); in machine_shutdown()
H A Dsysrq.c40 smp_call_function(sysrq_tlbdump_single, NULL, 0); in sysrq_tlbdump_othercpus()
H A Dsmp.c716 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux/arch/mips/kernel/
H A Dsysrq.c41 smp_call_function(sysrq_tlbdump_single, NULL, 0); in sysrq_tlbdump_othercpus()
H A Dcrash.c66 smp_call_function(crash_shutdown_secondary, NULL, 0); in crash_kexec_prepare_cpus()
H A Dmachine_kexec.c143 smp_call_function(kexec_shutdown_secondary, NULL, 0); in machine_shutdown()
/linux/arch/alpha/kernel/
H A Dsmp.c654 smp_call_function(ipi_flush_tlb_mm, mm, 1); in flush_tlb_mm()
705 smp_call_function(ipi_flush_tlb_page, &data, 1); in flush_tlb_page()
755 smp_call_function(ipi_flush_icache_page, mm, 1); in flush_icache_user_page()
/linux/arch/powerpc/kernel/
H A Ddawr.c81 smp_call_function(disable_dawrs_cb, NULL, 0); in dawr_write_file_bool()
/linux/arch/arm/kernel/
H A Dsmp_tlb.c161 smp_call_function(ipi_flush_tlb_a15_erratum, NULL, 1); in broadcast_tlb_a15_erratum()
/linux/arch/mips/sibyte/common/
H A Dcfe.c55 smp_call_function(cfe_linux_exit, arg, 0); in cfe_linux_exit()
/linux/kernel/
H A Dsmp.c1041 void smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function() function
1046 EXPORT_SYMBOL(smp_call_function);
1192 smp_call_function(do_nothing, NULL, 1); in kick_all_cpus_sync()
H A Dscftorture.c3 // Torture test for smp_call_function() and friends.
46 MODULE_DESCRIPTION("Torture tests on the smp_call_function() family of primitives");
117 "smp_call_function",
343 // Randomly do an smp_call_function*() invocation.
444 smp_call_function(scf_handler, scfcp, scfsp->scfs_wait); in scftorture_invoke_one()
470 // smp_call_function() family of functions. in scftorture_invoke_one()
552 smp_call_function(scf_cleanup_handler, NULL, 1); in scf_torture_cleanup()
656 // Worker tasks invoking smp_call_function(). in scf_torture_init()
666 VERBOSE_SCFTORTOUT("Starting %d smp_call_function() threads", nthreads); in scf_torture_init()
/linux/arch/sparc/kernel/
H A Dnmi.c184 smp_call_function(nmi_cpu_busy, (void *)&endflag, 0); in check_nmi_watchdog()
H A Dsmp_64.c1515 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux/arch/arm/mm/
H A Dflush.c153 smp_call_function(flush_ptrace_access_other, in __flush_ptrace_access()
/linux/arch/mips/cavium-octeon/
H A Dsetup.c259 smp_call_function(octeon_kexec_smp_down, NULL, 0); in octeon_shutdown()
475 smp_call_function(octeon_kill_core, NULL, 0); in octeon_halt()
/linux/arch/sh/mm/
H A Dcache.c52 smp_call_function(func, info, wait); in cacheop_on_each_cpu()
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c1344 smp_call_function(do_isync, NULL, 1); in bpf_arch_text_poke()
1419 smp_call_function(do_isync, NULL, 1); in bpf_arch_text_poke()
/linux/drivers/tty/
H A Dsysrq.c247 smp_call_function(showacpu, NULL, 0); in sysrq_showregs_othercpus()
/linux/tools/memory-model/Documentation/
H A Dsimple.txt83 smp_call_function(), and the various hash tables and search trees.
/linux/lib/
H A DKconfig.debug1707 tristate "torture tests for smp_call_function*()"
1712 on the smp_call_function() family of primitives. The kernel
1717 bool "Debugging for csd_lock_wait(), called from smp_call_function*()"
1724 to the smp_call_function*() IPI wrappers. These debug prints
/linux/kernel/trace/
H A Dftrace.c279 smp_call_function(ftrace_sync_ipi, NULL, 1); in update_ftrace_function()
2971 smp_call_function(ftrace_sync_ipi, NULL, 1); in ftrace_modify_all_code()
H A Dring_buffer.c8197 smp_call_function(rb_ipi, NULL, 1); in rb_hammer_test()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6821 to 10 seconds for built-in smp_call_function()
6834 smp_call_function() family of functions.
6865 while invoking one of the smp_call_function*()
7033 that smp_call_function() and friends will wait