Home
last modified time | relevance | path

Searched refs:numa_remove_cpu (Results 1 – 8 of 8) sorted by relevance

/arch/loongarch/include/asm/
A Dnuma.h27 extern void numa_remove_cpu(unsigned int cpu);
44 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/arch/x86/include/asm/
A Dnuma.h49 extern void numa_remove_cpu(unsigned int cpu);
56 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/arch/riscv/kernel/
A Dcpu-hotplug.c38 numa_remove_cpu(cpu); in __cpu_disable()
/arch/x86/mm/
A Dnuma.c325 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
400 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/arch/loongarch/kernel/
A Dnuma.c137 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
A Dsmp.c440 numa_remove_cpu(cpu); in loongson_cpu_disable()
/arch/arm64/kernel/
A Dsmp.c309 numa_remove_cpu(cpu); in __cpu_disable()
/arch/x86/kernel/
A Dsmpboot.c1179 numa_remove_cpu(cpu); in remove_cpu_from_maps()

Completed in 16 milliseconds