Home
last modified time | relevance | path

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

/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
/linux/drivers/android/binder/
H A Dprocess.rs1028 pub(crate) fn buffer_get(self: &Arc<Self>, ptr: usize) -> Option<Allocation> { in buffer_get()