Home
last modified time | relevance | path

Searched defs:arch_scale_freq_capacity (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dtopology.h14 #define arch_scale_freq_capacity topology_get_freq_scale macro
/linux/arch/arm64/include/asm/
H A Dtopology.h25 #define arch_scale_freq_capacity topology_get_freq_scale macro
/linux/arch/arm/include/asm/
H A Dtopology.h14 #define arch_scale_freq_capacity topology_get_freq_scale macro
/linux/kernel/sched/
H A Dsched.h2906 unsigned long arch_scale_freq_capacity(int cpu) in arch_scale_freq_capacity() function