Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst239 The routine vma_commit_reservation() is then called to adjust the reserve
249 call to vma_commit_reservation() after the page was allocated. This would
253 return value from vma_needs_reservation and vma_commit_reservation. If such
473 long vma_commit_reservation(struct hstate *h,
517 then vma_commit_reservation is called. If not, vma_end_reservation is called.
/Linux-v4.19/mm/
Dhugetlb.c1928 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation() function
2066 map_commit = vma_commit_reservation(h, vma, addr); in alloc_huge_page()