Home
last modified time | relevance | path

Searched refs:compound_page_dtors (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dmm.h538 extern compound_page_dtor * const compound_page_dtors[];
550 return compound_page_dtors[page[1].compound_dtor]; in get_compound_page_dtor()
/linux-4.4.14/mm/
Dpage_alloc.c233 compound_page_dtor * const compound_page_dtors[] = { variable