Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
Dnuma.h46 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/Linux-v5.15/arch/x86/include/asm/
Dnuma.h72 static inline void numa_remove_cpu(int cpu) { } in numa_remove_cpu() function
/Linux-v5.15/arch/x86/mm/
Dnuma_emulation.c548 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
581 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
Dnuma.c816 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
891 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
/Linux-v5.15/drivers/base/
Darch_numa.c82 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function