Lines Matching full:range
24 * @start: first byte of range
25 * @last: last byte of range
39 * @start: first byte of range
40 * @len: length of range
51 * @start: first byte of range
52 * @last: last byte of range
55 * Return true if the entire range [@start, @last] is unmapped.
63 * @min: first byte of search range
64 * @max: last byte of search range
68 * If there is a range [x, x+@len) within [@min, @max] such that
71 * the returned range stays empty until a new mapping can be installed.