Home
last modified time | relevance | path

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

/drivers/android/binder/
Dallocation.rs27 pub(crate) struct AllocationInfo { struct
57 allocation_info: Option<AllocationInfo>, argument
139 pub(crate) fn set_info(&mut self, info: AllocationInfo) { in set_info() argument
143 pub(crate) fn get_or_init_info(&mut self) -> &mut AllocationInfo { in get_or_init_info() argument
Dprocess.rs41 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