Searched refs:debug_cpumask_set_cpu (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | numa.h | 65 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
| /linux/include/asm-generic/ |
| A D | numa.h | 53 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
| /linux/arch/x86/mm/ |
| A D | numa.c | 362 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu() function 391 debug_cpumask_set_cpu(cpu, early_cpu_to_node(cpu), enable); in numa_set_cpumask()
|
| /linux/drivers/base/ |
| A D | arch_numa.c | 352 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
|
| /linux/mm/ |
| A D | numa_emulation.c | 558 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()
|
Completed in 9 milliseconds