Home
last modified time | relevance | path

Searched refs:unaccepted_pages (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dmmzone.h969 struct list_head unaccepted_pages; member
/linux-6.15/mm/
H A Dpage_alloc.c7241 page = list_first_entry_or_null(&zone->unaccepted_pages, in try_to_accept_memory_one()
7260 if (list_empty(&zone->unaccepted_pages)) in cond_accept_memory()
7302 list_add_tail(&page->lru, &zone->unaccepted_pages); in __free_unaccepted()
H A Dmm_init.c1443 INIT_LIST_HEAD(&zone->unaccepted_pages); in zone_init_free_lists()
/linux-6.15/Documentation/mm/
H A Dphysical_memory.rst523 ``unaccepted_pages``