Searched refs:vma_needs_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
2786 * vma_needs_reservation is called to determine if the huge page at addr
2796 * as the preceding vma_needs_reservation call. The only time this
2803 * to be called after calling vma_needs_reservation to determine if a
2808 * be called after calling vma_needs_reservation to determine if a reservation
2898 static long vma_needs_reservation(struct hstate *h, function
2951 long rc = vma_needs_reservation(h, vma, address);
2995 * vma_needs_reservation call. Memory allocation is
3175 map_chg = gbl_chg = vma_needs_reservation(h, vma, addr);
3260 * vma_needs_reservation an
[all...]

Completed in 114 milliseconds