Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dnuma.h73 void debug_cpumask_set_cpu(int cpu, int node, bool enable);
/linux-4.1.27/arch/x86/mm/
Dnuma.c801 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
830 debug_cpumask_set_cpu(cpu, early_cpu_to_node(cpu), enable); in numa_set_cpumask()
Dnuma_emulation.c489 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()