Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmm.h688 extern compound_page_dtor * const compound_page_dtors[];
700 return compound_page_dtors[page[1].compound_dtor]; in get_compound_page_dtor()
/Linux-v4.19/mm/
Dpage_alloc.c253 compound_page_dtor * const compound_page_dtors[] = { variable