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