Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h260 static inline struct page *thp_head(struct page *page) in thp_head() function
342 static inline struct page *thp_head(struct page *page) in thp_head() function
/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c2864 page = thp_head(page); in wait_for_stable_page()