Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/vm/
Dhugetlbfs_reserv.rst500 on error paths. It is only called from the routine restore_reserve_on_error().
535 The routine restore_reserve_on_error() attempts to handle this situation. It
541 The routine restore_reserve_on_error itself may encounter errors while
550 restore_reserve_on_error. In this case, it simply modifies the PagePrivate
/Linux-v5.4/mm/
Dhugetlb.c2032 static void restore_reserve_on_error(struct hstate *h, in restore_reserve_on_error() function
3793 restore_reserve_on_error(h, vma, haddr, new_page); in hugetlb_cow()
4039 restore_reserve_on_error(h, vma, haddr, page); in hugetlb_no_page()