Searched refs:xmon_batch_start_cpu (Results 1 – 1 of 1) sorted by relevance
72 static unsigned long xmon_batch_start_cpu; variable1261 for_each_cpu_wrap(cpu, &xmon_batch_cpus, xmon_batch_start_cpu) { in xmon_batch_next_cpu()1262 if (xmon_batch_start_cpu == -1) in xmon_batch_next_cpu()1263 xmon_batch_start_cpu = cpu; in xmon_batch_next_cpu()1323 xmon_batch_start_cpu = -1; in cpu_cmd()