Home
last modified time | relevance | path

Searched refs:PCPU_FC_AUTO (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpercpu.h88 PCPU_FC_AUTO, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu.h93 PCPU_FC_AUTO, enumerator
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsetup_percpu.c132 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsetup_percpu.c184 if (pcpu_chosen_fc == PCPU_FC_AUTO && pcpu_need_numa()) in setup_per_cpu_areas()
/kernel/linux/linux-5.10/arch/loongarch/loongson64/
H A Dnuma.c86 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dnuma.c79 if (pcpu_chosen_fc == PCPU_FC_AUTO) { in setup_per_cpu_areas()
/kernel/linux/linux-5.10/mm/
H A Dpercpu.c2598 [PCPU_FC_AUTO] = "auto",
2603 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c2770 [PCPU_FC_AUTO] = "auto",
2775 enum pcpu_fc pcpu_chosen_fc __initdata = PCPU_FC_AUTO;

Completed in 11 milliseconds