Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage_owner.c204 __set_bit(PAGE_EXT_OWNER, &page_ext->flags); in __set_page_owner_handle()
292 __set_bit(PAGE_EXT_OWNER, &new_ext->flags); in __copy_page_owner()
469 if (!test_bit(PAGE_EXT_OWNER, &page_ext->flags)) { in __dump_page_owner()
568 if (!test_bit(PAGE_EXT_OWNER, &page_ext->flags)) in read_page_owner()
666 if (test_bit(PAGE_EXT_OWNER, &page_ext->flags)) in init_pages_in_zone()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage_ext.h20 PAGE_EXT_OWNER, enumerator
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c531 if (!test_bit(PAGE_EXT_OWNER, &page_ext->flags)) in md_dump_pageowner()