Home
last modified time | relevance | path

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

/include/linux/
Dmm.h796 typedef void compound_page_dtor(struct page *); typedef
810 extern compound_page_dtor * const compound_page_dtors[];
819 static inline compound_page_dtor *get_compound_page_dtor(struct page *page) in get_compound_page_dtor()