Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_owner.c142 __clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __reset_page_owner()
166 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags); in __set_page_owner_handle()
243 __set_bit(PAGE_EXT_OWNER_ALLOCATED, &new_ext->flags); in __folio_copy_owner()
301 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in pagetypeinfo_showmixedcount_print()
411 if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in __dump_page_owner()
495 if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags)) in read_page_owner()
/linux/include/linux/
A Dpage_ext.h21 PAGE_EXT_OWNER_ALLOCATED, enumerator

Completed in 7 milliseconds