Home
last modified time | relevance | path

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

/linux/kernel/
A Dsmp.c862 #define SCF_RUN_LOCAL (1U << 1) macro
897 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()

Completed in 7 milliseconds