Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage_owner.c180 __clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __reset_page_owner()
205 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __set_page_owner_handle()
293 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &new_ext->flags); in __copy_page_owner()
356 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in pagetypeinfo_showmixedcount_print()
475 if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in __dump_page_owner()
575 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in read_page_owner()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage_ext.h21 PAGE_EXT_OWNER_ALLOCATED, enumerator
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c538 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in md_dump_pageowner()