Searched refs:compound_page_dtors (Results 1 – 2 of 2) sorted by relevance
688 extern compound_page_dtor * const compound_page_dtors[];700 return compound_page_dtors[page[1].compound_dtor]; in get_compound_page_dtor()
253 compound_page_dtor * const compound_page_dtors[] = { variable