Searched refs:maxcpu (Results 1 – 1 of 1) sorted by relevance
187 int maxcpu = -1; in torture_onoff() local193 maxcpu = cpu; in torture_onoff()194 WARN_ON(maxcpu < 0); in torture_onoff()207 if (maxcpu == 0) { in torture_onoff()218 cpu = (torture_random(&rand) >> 4) % (maxcpu + 1); in torture_onoff()