Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpage_owner.h49 static inline void dump_page_owner(const struct page *page) in dump_page_owner() function
72 static inline void dump_page_owner(const struct page *page) in dump_page_owner() function
/openbmc/linux/mm/
H A Ddebug.c142 dump_page_owner(page); in dump_page()