Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dswap.c113 destroy_compound_page(page); in __put_compound_page()
Dvmscan.c1450 destroy_compound_page(page); in shrink_page_list()
1879 destroy_compound_page(page); in move_pages_to_lru()
/Linux-v5.10/include/linux/
Dmm.h897 static inline void destroy_compound_page(struct page *page) in destroy_compound_page() function