Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/vm/
Dhugetlbfs_reserv.rst208 exists and can be used for the allocation, the routine dequeue_huge_page_vma()
213 passed to dequeue_huge_page_vma. If the value is 0, it indicates a
/Linux-v5.4/mm/
Dhugetlb.c938 static struct page *dequeue_huge_page_vma(struct hstate *h, in dequeue_huge_page_vma() function
2122 page = dequeue_huge_page_vma(h, vma, addr, avoid_reserve, gbl_chg); in alloc_huge_page()