Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb.c2415 * vma_del_reservation is used in error paths where an entry in the reserve
2531 static long vma_del_reservation(struct hstate *h,
2590 rc = vma_del_reservation(h, vma, address); in restore_reserve_on_error()
2522 static long vma_del_reservation(struct hstate *h, vma_del_reservation() function