Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpage_owner.h51 static inline void dump_page_owner(const struct page *page) in dump_page_owner() function
74 static inline void dump_page_owner(const struct page *page) in dump_page_owner() function
/linux-6.15/mm/
H A Ddebug.c181 dump_page_owner(page); in dump_page()