Home
last modified time | relevance | path

Searched defs:Allocation (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/android/binder/
H A Dallocation.rs52 pub(crate) struct Allocation { struct
57 allocation_info: Option<AllocationInfo>, argument
63 impl Allocation { argument
239 impl Drop for Allocation { implementation
299 pub(crate) fn success(self) -> Allocation { in success()
309 fn deref(&self) -> &Allocation { in deref()
315 fn deref_mut(&mut self) -> &mut Allocation { in deref_mut()
330 pub(crate) fn new(alloc: &'a mut Allocation, limit: usize) -> Self { in new()
H A Dthread.rs888 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg()
H A Dprocess.rs1064 pub(crate) fn buffer_get(self: &Arc<Self>, ptr: usize) -> Option<Allocation> { in buffer_get()
/linux/drivers/android/binder/range_alloc/
H A Dmod.rs58 struct Allocation<T> { struct
63 impl<T> Allocation<T> { impl
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst83 Allocation chapter
/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst7 Allocation chapter
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst228 Allocation chapter