Home
last modified time | relevance | path

Searched refs:numa_remove_cpu (Results 1 – 6 of 6) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dnuma.h27 extern void numa_remove_cpu(unsigned int cpu);
44 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/arch/x86/include/asm/
H A Dnuma.h50 extern void numa_remove_cpu(unsigned int cpu);
58 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/include/asm-generic/
H A Dnuma.h39 void numa_remove_cpu(unsigned int cpu);
45 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/drivers/base/
H A Darch_numa.c81 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
89 numa_remove_cpu(cpu); in numa_clear_node()
/linux/arch/x86/mm/
H A Dnuma.c333 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
408 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/linux/arch/loongarch/kernel/
H A Dnuma.c137 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function