Searched refs:debug_cpumask_set_cpu (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/x86/include/asm/ |
| H A D | numa.h | 61 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
| /linux-6.15/include/asm-generic/ |
| H A D | numa.h | 53 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
|
| /linux-6.15/arch/x86/mm/ |
| H 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-6.15/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-6.15/mm/ |
| H A D | numa_emulation.c | 589 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()
|