Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dnuma.h77 void debug_cpumask_set_cpu(int cpu, int node, bool enable);
/kernel/linux/linux-5.10/arch/x86/mm/
Dnuma.c855 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
884 debug_cpumask_set_cpu(cpu, early_cpu_to_node(cpu), enable); in numa_set_cpumask()
Dnuma_emulation.c574 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()