Searched refs:compound_page_dtor (Results 1 – 3 of 3) sorted by relevance
31 typedef void compound_page_dtor(struct page *); typedef140 compound_page_dtor *compound_dtor;
581 compound_page_dtor *dtor) in set_compound_page_dtor()586 static inline compound_page_dtor *get_compound_page_dtor(struct page *page) in get_compound_page_dtor()
77 compound_page_dtor *dtor; in __put_compound_page()