Searched refs:vma_commit_reservation (Results 1 – 3 of 3) sorted by relevance
186 然后调用函数vma_commit_reservation(),根据预留的消耗情况调整预留映射。一般来说,这涉及198 然后调用函数vma_commit_reservation(),根据预留的消耗情况调整预留映射。一般来说,这涉及204 vma_commit_reservation()之间,预留映射有可能被改变。如果hugetlb_reserve_pages在共206 这种罕见的情况可以通过比较vma_needs_reservation和vma_commit_reservation的返回值来350 long vma_commit_reservation(struct hstate *h,381 先,在分配页面之前调用vma_needs_reservation。如果分配成功,则调用vma_commit_reservation。
239 The routine vma_commit_reservation() is then called to adjust the reserve249 call to vma_commit_reservation() after the folio was allocated. This would253 return value from vma_needs_reservation and vma_commit_reservation. If such473 long vma_commit_reservation(struct hstate *h,517 then vma_commit_reservation is called. If not, vma_end_reservation is called.
2722 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation() function3071 map_commit = vma_commit_reservation(h, vma, addr); in alloc_hugetlb_folio()