Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswap.c115 destroy_compound_page(page); in __put_compound_page()
H A Dvmscan.c1503 destroy_compound_page(page); in shrink_page_list()
1934 destroy_compound_page(page); in move_pages_to_lru()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h956 static inline void destroy_compound_page(struct page *page) in destroy_compound_page() function