Searched refs:cpu_stop (Results 1 – 1 of 1) sorted by relevance
252 int cpu_stop = (target_node + 1) * cpus_per_node; in bind_to_node() local254 BUG_ON(cpu_stop > g->p.nr_cpus); in bind_to_node()256 for (cpu = cpu_start; cpu < cpu_stop; cpu++) in bind_to_node()