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

/linux-master/mm/
H A Dhugetlb.c766 * to region_add or region_abort for proper accounting.
800 * aborted after the call to region_chg. In such cases, region_abort
809 static void region_abort(struct resv_map *resv, long f, long t, function
2847 region_abort(resv, idx, idx + 1, 1);
2856 region_abort(resv, idx, idx + 1, 1);
2862 region_abort(resv, idx, idx + 1, 1);
7253 /* Only call region_abort if the region_chg succeeded but the
7257 region_abort(resv_map, from, to, regions_needed);

Completed in 159 milliseconds