Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c100 static struct resv_map *vma_resv_map(struct vm_area_struct *vma);
272 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_read()
285 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_read()
298 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_write()
311 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_write()
325 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_trylock_write()
340 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_assert_locked()
376 struct resv_map *resv_map = vma_resv_map(vma); in __hugetlb_vma_unlock_write_free()
1154 static struct resv_map *vma_resv_map(struct vm_area_struct *vma) in vma_resv_map() function
1244 struct resv_map *reservations = vma_resv_map(vm in clear_vma_resv_huge_pages()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c958 static struct resv_map *vma_resv_map(struct vm_area_struct *vma) in vma_resv_map() function
2205 resv = vma_resv_map(vma); in __vma_reservation_common()
2385 deferred_reserve = map_chg || avoid_reserve || !vma_resv_map(vma); in alloc_huge_page()
3671 struct resv_map *resv = vma_resv_map(vma); in hugetlb_vm_op_open()
3690 struct resv_map *resv = vma_resv_map(vma); in hugetlb_vm_op_close()

Completed in 13 milliseconds