Searched refs:SCF_RUN_LOCAL (Results 1 – 1 of 1) sorted by relevance
743 #define SCF_RUN_LOCAL (1U << 1) macro778 if ((scf_flags & SCF_RUN_LOCAL) && cpumask_test_cpu(this_cpu, mask)) in smp_call_function_many_cond()1006 unsigned int scf_flags = SCF_RUN_LOCAL; in on_each_cpu_cond_mask()