Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/vm/
H A 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
/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c2284 static void restore_reserve_on_error(struct hstate *h, in restore_reserve_on_error() function
4262 restore_reserve_on_error(h, vma, haddr, new_page); in hugetlb_cow()
4528 restore_reserve_on_error(h, vma, haddr, page); in hugetlb_no_page()