compound_page_dtors  788 include/linux/mm.h extern compound_page_dtor * const compound_page_dtors[];
compound_page_dtors  800 include/linux/mm.h 	return compound_page_dtors[page[1].compound_dtor];
compound_page_dtors  305 mm/page_alloc.c compound_page_dtor * const compound_page_dtors[] = {