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