compound_page_dtor  788 include/linux/mm.h extern compound_page_dtor * const compound_page_dtors[];
compound_page_dtor  797 include/linux/mm.h static inline compound_page_dtor *get_compound_page_dtor(struct page *page)
compound_page_dtor  305 mm/page_alloc.c compound_page_dtor * const compound_page_dtors[] = {
compound_page_dtor   86 mm/swap.c      	compound_page_dtor *dtor;