Home
last modified time | relevance | path

Searched defs:numa_remove_cpu (Results 1 – 7 of 7) sorted by relevance

/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/include/asm-generic/
H A Dnuma.h45 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/arch/loongarch/include/asm/
H A Dnuma.h44 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/arch/x86/include/asm/
H A Dnuma.h58 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux/mm/
H A Dnuma_emulation.c565 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
598 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
/linux/drivers/base/
H A Darch_numa.c81 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function