Searched refs:AllocationInfo (Results 1 – 1 of 1) sorted by relevance
42 allocation::{Allocation, AllocationInfo, NewAllocation},60 alloc: RangeAllocator<AllocationInfo>,1099 pub(crate) fn buffer_make_freeable(&self, offset: usize, mut data: Option<AllocationInfo>) { in buffer_make_freeable() argument