Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dnuma.h73 void debug_cpumask_set_cpu(int cpu, int node, bool enable);
/linux-4.4.14/arch/x86/mm/
Dnuma.c803 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
832 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()