Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dnuma.h48 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnuma.h72 static inline void numa_remove_cpu(int cpu) { } in numa_remove_cpu() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dnuma_emulation.c550 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
583 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
H A Dnuma.c817 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
892 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dnuma.c83 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function