Searched refs:get_slab (Results 1 – 1 of 1) sorted by relevance
94 fn get_slab(requested_size: usize) -> Slab { in get_slab() method160 match ZoneAllocator::get_slab(layout.size()) { in allocate()179 match ZoneAllocator::get_slab(layout.size()) { in deallocate()194 match ZoneAllocator::get_slab(layout.size()) { in refill()