Searched defs:Allocation (Results 1 – 5 of 5) sorted by relevance
83 Allocation chapter
7 Allocation chapter
228 Allocation chapter
866 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg()
1058 pub(crate) fn buffer_get(self: &Arc<Self>, ptr: usize) -> Option<Allocation> { in buffer_get()