Searched refs:debug_cpumask_set_cpu (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | numa.h | 61 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
/linux/include/asm-generic/ |
H A D | numa.h | 53 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
/linux/arch/x86/mm/ |
H A D | numa.c | 363 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu() function 392 debug_cpumask_set_cpu(cpu, early_cpu_to_node(cpu), enable); in numa_set_cpumask()
|
/linux/drivers/base/ |
H A D | arch_numa.c | 356 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
|
/linux/mm/ |
H A D | numa_emulation.c | 589 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()
|