compound_page_dtor  591 include/linux/mm.h 						compound_page_dtor *dtor)
compound_page_dtor  596 include/linux/mm.h static inline compound_page_dtor *get_compound_page_dtor(struct page *page)
compound_page_dtor  598 include/linux/mm.h 	return (compound_page_dtor *)page[1].lru.next;