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

/linux-master/mm/
H A Dhugetlb.c2783 * vma_needs_reservation, vma_commit_reservation and vma_end_reservation
2790 * the huge page has been allocated, vma_commit_reservation is called
2795 * In the normal case, vma_commit_reservation returns the same value
2904 static long vma_commit_reservation(struct hstate *h, function
3256 map_commit = vma_commit_reservation(h, vma, addr);
3260 * vma_needs_reservation and vma_commit_reservation.

Completed in 124 milliseconds