Searched refs:PAGE_EXT_OWNER_ALLOCATED (Results 1 – 3 of 3) 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)):169 if not (page_ext['flags'] & (1 << PAGE_EXT_OWNER_ALLOCATED)):
106 LX_GDBPARSED(PAGE_EXT_OWNER_ALLOCATED)
254 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __update_page_owner_handle() 272 __clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __update_page_owner_free_handle() 468 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in pagetypeinfo_showmixedcount_print() 616 if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in __dump_page_owner() 711 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in read_page_owner()