Searched refs:cpu_idx (Results 1 – 1 of 1) sorted by relevance
1827 unsigned int temp_cpu, cpu_idx = 0; in smp_scrub_heap_pages() local1846 cpu_idx++; in smp_scrub_heap_pages()1850 start = r->start + (r->per_cpu_sz * cpu_idx) + r->offset; in smp_scrub_heap_pages()1855 end = r->start + (r->per_cpu_sz * cpu_idx) + r->per_cpu_sz; in smp_scrub_heap_pages()1857 if ( r->rem && (cpumask_weight(&r->cpus) - 1 == cpu_idx) ) in smp_scrub_heap_pages()
Completed in 6 milliseconds