Searched defs:reservations (Results 1 – 2 of 2) sorted by relevance
203 let mut reservations = KVec::with_capacity(files.len(), GFP_KERNEL)?; in translate_fds() localVariable575 reservations: KVec<Reservation>, field
1241 struct resv_map *reservations = vma_resv_map(vma); in clear_vma_resv_huge_pages() local