cpus_with_pcps   2897 mm/page_alloc.c 	static cpumask_t cpus_with_pcps;
cpus_with_pcps   2943 mm/page_alloc.c 			cpumask_set_cpu(cpu, &cpus_with_pcps);
cpus_with_pcps   2945 mm/page_alloc.c 			cpumask_clear_cpu(cpu, &cpus_with_pcps);
cpus_with_pcps   2948 mm/page_alloc.c 	for_each_cpu(cpu, &cpus_with_pcps) {
cpus_with_pcps   2955 mm/page_alloc.c 	for_each_cpu(cpu, &cpus_with_pcps)