Home
last modified time | relevance | path

Searched defs:reservations (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Dallocation.rs203 let mut reservations = KVec::with_capacity(files.len(), GFP_KERNEL)?; in translate_fds() localVariable
575 reservations: KVec<Reservation>, field
/linux/mm/
H A Dhugetlb.c1241 struct resv_map *reservations = vma_resv_map(vma); in clear_vma_resv_huge_pages() local