Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c2185 * vma_add_reservation is used in error paths where a reservation must
2285 static long vma_add_reservation(struct hstate *h, in vma_add_reservation() function
2323 rc = vma_add_reservation(h, vma, address); in restore_reserve_on_error()
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c2697 * vma_add_reservation is used in error paths where a reservation must
2812 static long vma_add_reservation(struct hstate *h, in vma_add_reservation() function
2864 (void)vma_add_reservation(h, vma, address); in restore_reserve_on_error()

Completed in 19 milliseconds