Searched refs:PAGE_EXT_OWNER_ALLOCATED (Results 1 – 4 of 4) sorted by relevance
19 PAGE_EXT_OWNER_ALLOCATED = constants.LX_PAGE_EXT_OWNER_ALLOCATED variable117 if mm.test_bit(PAGE_EXT_OWNER_ALLOCATED, page_ext['flags'].address):122 if not (page_ext['flags'] & (1 << PAGE_EXT_OWNER_ALLOCATED)):172 if not (page_ext['flags'] & (1 << PAGE_EXT_OWNER_ALLOCATED)):
106 LX_GDBPARSED(PAGE_EXT_OWNER_ALLOCATED)
151 __clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __reset_page_owner()180 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __set_page_owner_handle()270 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &new_ext->flags); in __folio_copy_owner()330 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in pagetypeinfo_showmixedcount_print()478 if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in __dump_page_owner()572 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in read_page_owner()
38 PAGE_EXT_OWNER_ALLOCATED, enumerator