Searched refs:nr_g0_units (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpercpu.c3274 int nr_g0_units; local
3283 nr_g0_units = roundup(num_possible_cpus(), upa);
3284 if (WARN_ON(ai->groups[0].nr_units != nr_g0_units)) {

Completed in 109 milliseconds