Lines Matching full:three
116 * Find three regions separated by two biggest unmapped regions
119 * regions an array of three address ranges that results will be saved
121 * This function receives an address space and finds three regions in it which
180 * Get the three regions in the given target (task)
219 * For the reason, we convert the complex mappings to three distinct regions
221 * between the three regions are the two biggest unmapped areas in the given
224 * Then, it constructs the three regions as below:
253 pr_err("Failed to get three regions of target %lu\n", t->id); in __damon_va_init_regions()
264 /* Set the initial three regions of the target */ in __damon_va_init_regions()
305 * Update damon regions for the three big regions of the given target
308 * bregions the three big regions of the target
316 /* Remove regions which are not in the three big regions now */ in damon_va_apply_three_regions()
326 /* Adjust intersecting regions to fit with the three big regions */ in damon_va_apply_three_regions()