Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsmp.c766 bool run_local = false; in smp_call_function_many_cond() local
790 run_local = true; in smp_call_function_many_cond()
842 if (run_local && (!cond_func || cond_func(this_cpu, info))) { in smp_call_function_many_cond()