Home
last modified time | relevance | path

Searched refs:remove_cpu_topology (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/arch/riscv/kernel/
Dcpu-hotplug.c44 remove_cpu_topology(cpu); in __cpu_disable()
/Linux-v6.6/include/linux/
Darch_topology.h92 void remove_cpu_topology(unsigned int cpuid);
/Linux-v6.6/arch/parisc/kernel/
Dsmp.c459 remove_cpu_topology(cpu); in __cpu_disable()
/Linux-v6.6/arch/arm/kernel/
Dsmp.c262 remove_cpu_topology(cpu); in __cpu_disable()
/Linux-v6.6/arch/arm64/kernel/
Dsmp.c301 remove_cpu_topology(cpu); in __cpu_disable()
/Linux-v6.6/drivers/base/
Darch_topology.c804 void remove_cpu_topology(unsigned int cpu) in remove_cpu_topology() function