Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dnuma.h77 void debug_cpumask_set_cpu(int cpu, int node, bool enable);
/Linux-v6.1/arch/x86/mm/
Dnuma.c861 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu() function
890 debug_cpumask_set_cpu(cpu, early_cpu_to_node(cpu), enable); in numa_set_cpumask()
Dnuma_emulation.c572 debug_cpumask_set_cpu(cpu, nid, enable); in numa_set_cpumask()