Home
last modified time | relevance | path

Searched refs:to_accept (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c6678 long to_accept; in try_to_accept_memory() local
6682 to_accept = high_wmark_pages(zone) - in try_to_accept_memory()
6691 to_accept -= MAX_ORDER_NR_PAGES; in try_to_accept_memory()
6692 } while (to_accept > 0); in try_to_accept_memory()

Completed in 8 milliseconds