Searched defs:Allocation (Results 1 – 4 of 4) sorted by relevance
83 Allocation chapter
7 Allocation chapter
228 Allocation chapter
1028 pub(crate) fn buffer_get(self: &Arc<Self>, ptr: usize) -> Option<Allocation> { in buffer_get()