Home
last modified time | relevance | path

Searched refs:AllocationInfo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/android/binder/
H A Dprocess.rs42 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