Lines Matching full:104
166 /* 5-27, 45-55, 73-104 */ in damon_test_apply_three_regions1()
170 (struct damon_addr_range){.start = 73, .end = 104} }; in damon_test_apply_three_regions1()
171 /* 5-20-27, 45-55, 73-80-90-104 */ in damon_test_apply_three_regions1()
173 73, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions1()
188 /* 5-27, 56-57, 65-104 */ in damon_test_apply_three_regions2()
192 (struct damon_addr_range){.start = 65, .end = 104} }; in damon_test_apply_three_regions2()
193 /* 5-20-27, 56-57, 65-80-90-104 */ in damon_test_apply_three_regions2()
195 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions2()
212 /* 5-27, 61-63, 65-104 */ in damon_test_apply_three_regions3()
216 (struct damon_addr_range){.start = 65, .end = 104} }; in damon_test_apply_three_regions3()
217 /* 5-20-27, 61-63, 65-80-90-104 */ in damon_test_apply_three_regions3()
219 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions3()