Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhuge_mm.h263 static inline struct page *thp_head(struct page *page) in thp_head() function
344 static inline struct page *thp_head(struct page *page) in thp_head() function
/Linux-v5.10/mm/
Dpage-writeback.c2846 page = thp_head(page); in wait_for_stable_page()