Lines Matching full:65
194 /* 5-27, 56-57, 65-104 */ in damon_test_apply_three_regions2()
198 (struct damon_addr_range){.start = 65, .end = 104} }; in damon_test_apply_three_regions2()
199 /* 5-20-27, 56-57, 65-80-90-104 */ in damon_test_apply_three_regions2()
201 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions2()
218 /* 5-27, 61-63, 65-104 */ in damon_test_apply_three_regions3()
222 (struct damon_addr_range){.start = 65, .end = 104} }; in damon_test_apply_three_regions3()
223 /* 5-20-27, 61-63, 65-80-90-104 */ in damon_test_apply_three_regions3()
225 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions3()
234 * 65-68). The target regions which were in the old second and third big
243 /* 5-7, 30-32, 65-68 */ in damon_test_apply_three_regions4()
247 (struct damon_addr_range){.start = 65, .end = 68} }; in damon_test_apply_three_regions4()
248 /* expect 5-7, 30-32, 65-68 */ in damon_test_apply_three_regions4()
249 unsigned long expected[] = {5, 7, 30, 32, 65, 68}; in damon_test_apply_three_regions4()