Searched refs:compound_page_dtor (Results 1 – 3 of 3) sorted by relevance
762 typedef void compound_page_dtor(struct page *); typedef776 extern compound_page_dtor * const compound_page_dtors[];785 static inline compound_page_dtor *get_compound_page_dtor(struct page *page) in get_compound_page_dtor()
86 compound_page_dtor *dtor; in __put_compound_page()
305 compound_page_dtor * const compound_page_dtors[] = {