Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmm.h879 COMPOUND_PAGE_DTOR, enumerator
/Linux-v5.10/mm/
Dpage_alloc.c338 [COMPOUND_PAGE_DTOR] = free_compound_page,
707 set_compound_page_dtor(page, COMPOUND_PAGE_DTOR); in prep_compound_page()