Home
last modified time | relevance | path

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

/linux/drivers/android/binder/ !
H A Dallocation.rs52 pub(crate) struct Allocation { struct
57 allocation_info: Option<AllocationInfo>, argument
64 impl Allocation { argument
241 impl Drop for Allocation { implementation
298 pub(crate) fn success(self) -> Allocation { in success()
308 fn deref(&self) -> &Allocation { in deref()
314 fn deref_mut(&mut self) -> &mut Allocation { in deref_mut()
329 pub(crate) fn new(alloc: &'a mut Allocation, limit: usize) -> Self { in new()
H A Dthread.rs881 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> { implementation
/linux/Documentation/driver-api/tty/ !
H A Dtty_driver.rst9 Allocation chapter
/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