Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dgup.c1800 static inline struct page *try_get_compound_head(struct page *page, int refs) in try_get_compound_head() function
1848 head = try_get_compound_head(page, 1); in gup_pte_range()
2008 head = try_get_compound_head(head, refs); in gup_hugepte()
2077 head = try_get_compound_head(pmd_page(orig), refs); in gup_huge_pmd()
2118 head = try_get_compound_head(pud_page(orig), refs); in gup_huge_pud()
2155 head = try_get_compound_head(pgd_page(orig), refs); in gup_huge_pgd()