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

/linux-master/include/asm-generic/
H A Dnuma.h47 static inline void numa_remove_cpu(unsigned int cpu) { } function
/linux-master/arch/x86/include/asm/
H A Dnuma.h65 static inline void numa_remove_cpu(int cpu) { } function
/linux-master/arch/loongarch/include/asm/
H A Dnuma.h58 static inline void numa_remove_cpu(unsigned int cpu) { } function
/linux-master/arch/x86/mm/
H A Dnuma_emulation.c548 void numa_remove_cpu(int cpu) function
581 void numa_remove_cpu(int cpu) function
H A Dnuma.c790 void numa_remove_cpu(int cpu) function
865 void numa_remove_cpu(int cpu) function
/linux-master/drivers/base/
H A Darch_numa.c82 void numa_remove_cpu(unsigned int cpu) function
/linux-master/arch/loongarch/kernel/
H A Dnuma.c145 void numa_remove_cpu(unsigned int cpu) function

Completed in 164 milliseconds