Home
last modified time | relevance | path

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

/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/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