Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst499 on error paths. It is only called from the routine restore_reserve_on_error().
534 The routine restore_reserve_on_error() attempts to handle this situation. It
540 The routine restore_reserve_on_error itself may encounter errors while
549 restore_reserve_on_error. In this case, it simply modifies the PagePrivate
/Linux-v4.19/mm/
Dhugetlb.c1957 static void restore_reserve_on_error(struct hstate *h, in restore_reserve_on_error() function
3640 restore_reserve_on_error(h, vma, haddr, new_page); in hugetlb_cow()
3852 restore_reserve_on_error(h, vma, haddr, page); in hugetlb_no_page()