Home
last modified time | relevance | path

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

/linux/kernel/
A Dsmp.c873 bool run_local = false; in smp_call_function_many_cond() local
898 run_local = true; in smp_call_function_many_cond()
956 if (run_local && (!cond_func || cond_func(this_cpu, info))) { in smp_call_function_many_cond()

Completed in 5 milliseconds