Home
last modified time | relevance | path

Searched refs:smp_call_function_many_cond (Results 1 – 1 of 1) sorted by path

/linux/kernel/
H A Dsmp.c756 static void smp_call_function_many_cond(const struct cpumask *mask, in smp_call_function_many_cond() function
879 smp_call_function_many_cond(mask, func, info, wait * SCF_WAIT, NULL); in smp_call_function_many()
1023 smp_call_function_many_cond(mask, func, info, scf_flags, cond_func); in on_each_cpu_cond_mask()