Searched refs:n_cpus (Results 1 – 2 of 2) sorted by relevance
686 const unsigned int n_cpus = num_online_cpus() + 1; in threaded_migrate() local692 thread = kcalloc(n_cpus, sizeof(*thread), GFP_KERNEL); in threaded_migrate()696 for (i = 0; i < n_cpus; ++i) { in threaded_migrate()715 for (i = 0; i < n_cpus; ++i) { in threaded_migrate()
813 uptr n_cpus = 0; in GetNumberOfCPUs()832 n_cpus++; in GetNumberOfCPUs()837 return n_cpus; in GetNumberOfCPUs()