Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 2 of 2) sorted by relevance

/mm/
Dpercpu.c2257 int unit; in pcpu_alloc_alloc_info() local
2271 for (unit = 0; unit < nr_units; unit++) in pcpu_alloc_alloc_info()
2272 ai->groups[0].cpu_map[unit] = NR_CPUS; in pcpu_alloc_alloc_info()
2326 int unit = 0, unit_end = 0; in pcpu_dump_alloc_info() local
2337 for (unit_end += upa; unit < unit_end; unit++) in pcpu_dump_alloc_info()
2338 if (gi->cpu_map[unit] != NR_CPUS) in pcpu_dump_alloc_info()
2340 cpu_width, gi->cpu_map[unit]); in pcpu_dump_alloc_info()
2413 int group, unit, i; in pcpu_setup_first_chunk() local
2479 for (group = 0, unit = 0; group < ai->nr_groups; group++, unit += i) { in pcpu_setup_first_chunk()
2494 unit_map[cpu] = unit + i; in pcpu_setup_first_chunk()
[all …]
/mm/damon/
DKconfig22 For more information on KUnit and unit tests in general, please refer
50 For more information on KUnit and unit tests in general, please refer
71 For more information on KUnit and unit tests in general, please refer