Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dnuma.h67 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
/linux/include/asm-generic/
H A Dnuma.h53 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable);
/linux/mm/
H A Darch_numa.c360 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu() function