Lines Matching full:three
104 * Find three regions separated by two biggest unmapped regions
107 * regions an array of three address ranges that results will be saved
109 * This function receives an address space and finds three regions in it which
168 * Get the three regions in the given target (task)
207 * For the reason, we convert the complex mappings to three distinct regions
209 * between the three regions are the two biggest unmapped areas in the given
212 * Then, it constructs the three regions as below:
247 pr_debug("Failed to get three regions of %dth target\n", tidx); in __damon_va_init_regions()
258 /* Set the initial three regions of the target */ in __damon_va_init_regions()
300 * Update damon regions for the three big regions of the given target
303 * bregions the three big regions of the target
311 /* Remove regions which are not in the three big regions now */ in damon_va_apply_three_regions()
321 /* Adjust intersecting regions to fit with the three big regions */ in damon_va_apply_three_regions()