Searched refs:AllocationInfo (Results 1 – 2 of 2) sorted by relevance
27 pub(crate) struct AllocationInfo { struct57 allocation_info: Option<AllocationInfo>, argument139 pub(crate) fn set_info(&mut self, info: AllocationInfo) { in set_info() argument143 pub(crate) fn get_or_init_info(&mut self) -> &mut AllocationInfo { in get_or_init_info() argument
41 allocation::{Allocation, AllocationInfo, NewAllocation},60 alloc: RangeAllocator<AllocationInfo>,1061 pub(crate) fn buffer_make_freeable(&self, offset: usize, mut data: Option<AllocationInfo>) { in buffer_make_freeable() argument