Home
last modified time | relevance | path

Searched refs:compound_page_dtor (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dmm.h527 typedef void compound_page_dtor(struct page *); typedef
538 extern compound_page_dtor * const compound_page_dtors[];
547 static inline compound_page_dtor *get_compound_page_dtor(struct page *page) in get_compound_page_dtor()
/linux-4.4.14/mm/
Dswap.c78 compound_page_dtor *dtor; in __put_compound_page()
Dpage_alloc.c233 compound_page_dtor * const compound_page_dtors[] = {