Lines Matching defs:off_end
1095 loff_t off_end = off + len;
1102 if (off_end <= off_align || (off_end - off_align) < size)
4420 pgoff_t off_end, unsigned int new_order,
4442 file_path, off_start, off_end);
4448 for (index = off_start; index < off_end; index += nr_pages) {
4505 * file_path, off_start, off_end, new_order
4529 pgoff_t off_start = 0, off_end = 0;
4540 ret = sscanf(tok_buf, "0x%lx,0x%lx,%d,%ld", &off_start, &off_end,
4546 ret = split_huge_pages_in_file(file_path, off_start, off_end,