Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dgup.c69 static inline struct page *try_get_compound_head(struct page *page, int refs) in try_get_compound_head() function
131 return try_get_compound_head(page, refs); in try_grab_compound_head()
146 page = try_get_compound_head(page, refs); in try_grab_compound_head()