Lines Matching full:65
188 /* 5-27, 56-57, 65-104 */
192 (struct damon_addr_range){.start = 65, .end = 104} };
193 /* 5-20-27, 56-57, 65-80-90-104 */
195 65, 80, 80, 90, 90, 104};
212 /* 5-27, 61-63, 65-104 */
216 (struct damon_addr_range){.start = 65, .end = 104} };
217 /* 5-20-27, 61-63, 65-80-90-104 */
219 65, 80, 80, 90, 90, 104};
228 * 65-68). The target regions which were in the old second and third big
237 /* 5-7, 30-32, 65-68 */
241 (struct damon_addr_range){.start = 65, .end = 68} };
242 /* expect 5-7, 30-32, 65-68 */
243 unsigned long expected[] = {5, 7, 30, 32, 65, 68};