Home
last modified time | relevance | path

Searched refs:headContig (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/iokit/Kernel/
H A DIORangeAllocator.cpp318 bool headContig = false; in deallocate() local
328 headContig = (data <= (elements[index].end + 1)); in deallocate()
335 if (headContig) { in deallocate()