Home
last modified time | relevance | path

Searched refs:vma_resv_map (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dhugetlb.c92 static struct resv_map *vma_resv_map(struct vm_area_struct *vma);
275 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_read()
288 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_read()
301 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_write()
314 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_write()
328 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_trylock_write()
343 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_assert_locked()
379 struct resv_map *resv_map = vma_resv_map(vma); in __hugetlb_vma_unlock_write_free()
1150 static struct resv_map *vma_resv_map(struct vm_area_struct *vma) in vma_resv_map() function
1240 struct resv_map *reservations = vma_resv_map(vma); in clear_vma_resv_huge_pages()
[all …]