Home
last modified time | relevance | path

Searched refs:arch_update_cpu_topology (Results 1 – 5 of 5) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dtopology.h22 #define arch_update_cpu_topology topology_update_cpu_topology macro
/linux/arch/arm/include/asm/
H A Dtopology.h23 #define arch_update_cpu_topology topology_update_cpu_topology macro
/linux/arch/arm64/include/asm/
H A Dtopology.h33 #define arch_update_cpu_topology topology_update_cpu_topology macro
/linux/arch/sh/kernel/
H A Dtopology.c35 int arch_update_cpu_topology(void) in arch_update_cpu_topology() function
/linux/kernel/sched/
H A Dtopology.c3248 int __weak arch_update_cpu_topology(void) in arch_update_cpu_topology() function
3292 arch_update_cpu_topology(); in sched_init_domains()
3381 new_topology = arch_update_cpu_topology(); in partition_sched_domains_locked()