Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dpage_owner.c151 __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()
/linux-6.3-rc2/include/linux/
A Dpage_ext.h41 PAGE_EXT_OWNER_ALLOCATED, enumerator

Completed in 5 milliseconds