PCPU_FC_AUTO
if (pcpu_chosen_fc == PCPU_FC_AUTO) {
if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa())
[PCPU_FC_AUTO] = "auto",
enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;