Searched refs:thisEnd (Results 1 – 1 of 1) sorted by relevance
201 IORangeScalar thisStart, thisEnd; in allocate() local221 thisEnd = elements[index].end; in allocate()225 ok = (dataEnd <= thisEnd); in allocate()228 if (dataEnd != thisEnd) { in allocate()232 elements[index].end = thisEnd; in allocate()240 if (dataEnd != thisEnd) { in allocate()262 IORangeScalar thisStart, thisEnd; in allocateRange() local280 thisEnd = elements[index].end; in allocateRange()285 found = (dataEnd <= thisEnd); in allocateRange()289 if (dataEnd != thisEnd) { in allocateRange()[all …]