Searched refs:possible_cpus_count (Results 1 – 3 of 3) sorted by relevance
236 let num_cpus = smp_cpu_manager().possible_cpus_count(); in new()265 let num_cpus = smp_cpu_manager().possible_cpus_count(); in for_each_elem()
137 pub fn possible_cpus_count(&self) -> u32 { in possible_cpus_count() method
299 let cpus = cpu_manager.possible_cpus_count(); in show()