Home
last modified time | relevance | path

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

/mm/
Dhugetlb.c2326 long map_chg, map_commit; in alloc_huge_page() local
2338 map_chg = gbl_chg = vma_needs_reservation(h, vma, addr); in alloc_huge_page()
2339 if (map_chg < 0) in alloc_huge_page()
2349 if (map_chg || avoid_reserve) { in alloc_huge_page()
2370 deferred_reserve = map_chg || avoid_reserve || !vma_resv_map(vma); in alloc_huge_page()
2416 if (unlikely(map_chg > map_commit)) { in alloc_huge_page()
2443 if (map_chg || avoid_reserve) in alloc_huge_page()