Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dswap.c111 destroy_compound_page(page); in __put_compound_page()
Dvmscan.c1763 destroy_compound_page(page); in shrink_page_list()
2190 destroy_compound_page(page); in move_pages_to_lru()
/Linux-v5.15/include/linux/
Dmm.h940 static inline void destroy_compound_page(struct page *page) in destroy_compound_page() function