Searched refs:core_cpus_lists (Results 1 – 4 of 4) sorted by relevance
124 for (i = 0; i < tp->core_cpus_lists; i++) { in build_cpu_topology()128 if (i == tp->core_cpus_lists) { in build_cpu_topology()130 tp->core_cpus_lists++; in build_cpu_topology()154 for (i = 0 ; i < tp->core_cpus_lists; i++) in cpu_topology__delete()
13 u32 core_cpus_lists; member
433 return topology->core_cpus_lists; in expr__get_literal()
595 ret = do_write(ff, &tp->core_cpus_lists, sizeof(tp->core_cpus_lists)); in write_cpu_topology()599 for (i = 0; i < tp->core_cpus_lists; i++) { in write_cpu_topology()
Completed in 12 milliseconds