Lines Matching +full:50 +full:a
49 * covering the region is just a waste.
51 * '__damon_va_three_regions() receives an address space of a process. It
59 * more short form: 10-20-25, 200-210-220, 300-305, 307-330) of a process are
158 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target
163 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1()
164 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions1()
181 * now require two target regions (50-55, 57-59) to be removed.
185 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2()
186 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions2()
202 * Test a big change. The second big region has totally freed and mapped to
203 * different area (50-59 -> 61-63). The target regions which were in the old
204 * second big region (50-55-57-59) should be removed and new target region
209 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions3()
210 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions3()
226 * Test another big change. Both of the second and third big regions (50-59
234 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions4()
235 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions4()