Searched refs:PCPU_FC_AUTO (Results 1 – 4 of 4) sorted by relevance
86 PCPU_FC_AUTO, enumerator
132 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
111 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
2777 [PCPU_FC_AUTO] = "auto",2782 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;
Completed in 10 milliseconds