Searched refs:vma_commit_reservation (Results 1 – 2 of 2) sorted by relevance
240 The routine vma_commit_reservation() is then called to adjust the reserve250 call to vma_commit_reservation() after the page was allocated. This would254 return value from vma_needs_reservation and vma_commit_reservation. If such474 long vma_commit_reservation(struct hstate *h,518 then vma_commit_reservation is called. If not, vma_end_reservation is called.
2478 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation() function2837 map_commit = vma_commit_reservation(h, vma, addr); in alloc_huge_page()