Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dpage_owner.c155 __clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __reset_page_owner()
176 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __set_page_owner_handle()
250 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &new_ext->flags); in __copy_page_owner()
311 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in pagetypeinfo_showmixedcount_print()
426 if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in __dump_page_owner()
516 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in read_page_owner()
/Linux-v5.4/include/linux/
Dpage_ext.h21 PAGE_EXT_OWNER_ALLOCATED, enumerator