Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dnuma.h53 extern void numa_remove_cpu(unsigned int cpu);
60 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux-6.12.1/include/asm-generic/
Dnuma.h39 void numa_remove_cpu(unsigned int cpu);
45 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux-6.12.1/arch/loongarch/include/asm/
Dnuma.h41 extern void numa_remove_cpu(unsigned int cpu);
58 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/linux-6.12.1/arch/riscv/kernel/
Dcpu-hotplug.c38 numa_remove_cpu(cpu); in __cpu_disable()
/linux-6.12.1/drivers/base/
Darch_numa.c81 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
89 numa_remove_cpu(cpu); in numa_clear_node()
/linux-6.12.1/arch/x86/mm/
Dnuma.c324 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
399 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/linux-6.12.1/mm/
Dnuma_emulation.c534 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
567 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/linux-6.12.1/arch/loongarch/kernel/
Dnuma.c142 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
Dsmp.c404 numa_remove_cpu(cpu); in loongson_cpu_disable()
/linux-6.12.1/arch/arm64/kernel/
Dsmp.c317 numa_remove_cpu(cpu); in __cpu_disable()
/linux-6.12.1/arch/x86/kernel/
Dsmpboot.c1215 numa_remove_cpu(cpu); in remove_cpu_from_maps()