Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhuge_mm.h257 static inline struct page *thp_head(struct page *page) in thp_head() function
339 static inline struct page *thp_head(struct page *page) in thp_head() function
/Linux-v5.15/fs/afs/
Dwrite.c864 struct page *page = thp_head(vmf->page); in afs_page_mkwrite()
/Linux-v5.15/mm/
Dpage-writeback.c2914 page = thp_head(page); in wait_for_stable_page()