Searched refs:COMPOUND_PAGE_DTOR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | mm.h | 532 COMPOUND_PAGE_DTOR, enumerator |
/linux-4.4.14/mm/ | ||
D | page_alloc.c | 470 set_compound_page_dtor(page, COMPOUND_PAGE_DTOR); in prep_compound_page() |