Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H 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
/linux-6.15/include/asm-generic/
H A 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.15/arch/loongarch/include/asm/
H A 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.15/arch/riscv/kernel/
H A Dcpu-hotplug.c38 numa_remove_cpu(cpu); in __cpu_disable()
/linux-6.15/drivers/base/
H A 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.15/arch/x86/mm/
H A 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.15/mm/
H A Dnuma_emulation.c565 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
598 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/linux-6.15/arch/loongarch/kernel/
H A Dnuma.c142 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
H A Dsmp.c405 numa_remove_cpu(cpu); in loongson_cpu_disable()
/linux-6.15/arch/arm64/kernel/
H A Dsmp.c317 numa_remove_cpu(cpu); in __cpu_disable()
/linux-6.15/arch/x86/kernel/
H A Dsmpboot.c1182 numa_remove_cpu(cpu); in remove_cpu_from_maps()