Home
last modified time | relevance | path

Searched refs:numa_remove_cpu (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dnuma.h43 extern void numa_remove_cpu(unsigned int cpu);
60 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dnuma.h42 void numa_remove_cpu(unsigned int cpu);
48 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/include/asm-generic/
H A Dnuma.h41 void numa_remove_cpu(unsigned int cpu);
47 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dnuma.h58 extern void numa_remove_cpu(int cpu);
65 static inline void numa_remove_cpu(int cpu) { } in numa_remove_cpu() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dnuma.h58 extern void numa_remove_cpu(int cpu);
65 static inline void numa_remove_cpu(int cpu) { } in numa_remove_cpu() function
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dcpu-hotplug.c45 numa_remove_cpu(cpu); in __cpu_disable()
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dnuma.c83 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
90 numa_remove_cpu(cpu); in numa_clear_node()
/kernel/linux/linux-6.6/drivers/base/
H A Darch_numa.c82 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
89 numa_remove_cpu(cpu); in numa_clear_node()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dnuma_emulation.c366 * nodes. This is used by numa_add_cpu() and numa_remove_cpu().
550 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.c810 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
869 enable ? "numa_add_cpu" : "numa_remove_cpu", in debug_cpumask_set_cpu()
885 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dnuma_emulation.c366 * nodes. This is used by numa_add_cpu() and numa_remove_cpu().
548 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
581 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
876 enable ? "numa_add_cpu" : "numa_remove_cpu", in debug_cpumask_set_cpu()
892 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
/kernel/linux/linux-5.10/arch/loongarch/loongson64/
H A Dnuma.c155 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
H A Dsmp.c329 numa_remove_cpu(cpu); in loongson3_cpu_disable()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dnuma.c145 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
H A Dsmp.c367 numa_remove_cpu(cpu); in loongson_cpu_disable()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsmp.c302 numa_remove_cpu(cpu); in __cpu_disable()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsmp.c309 numa_remove_cpu(cpu); in __cpu_disable()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c1417 numa_remove_cpu(cpu); in remove_cpu_from_maps()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c1584 numa_remove_cpu(cpu); in remove_cpu_from_maps()

Completed in 17 milliseconds