Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c2167 * vma_needs_reservation, vma_commit_reservation and vma_end_reservation
2174 * the huge page has been allocated, vma_commit_reservation is called
2179 * In the normal case, vma_commit_reservation returns the same value
2273 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation() function
2430 map_commit = vma_commit_reservation(h, vma, addr); in alloc_huge_page()
2434 * vma_needs_reservation and vma_commit_reservation. in alloc_huge_page()
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c2679 * vma_needs_reservation, vma_commit_reservation and vma_end_reservation
2686 * the huge page has been allocated, vma_commit_reservation is called
2691 * In the normal case, vma_commit_reservation returns the same value
2800 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation() function
3141 map_commit = vma_commit_reservation(h, vma, addr); in alloc_hugetlb_folio()
3145 * vma_needs_reservation and vma_commit_reservation. in alloc_hugetlb_folio()

Completed in 17 milliseconds