Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_alloc.c7095 long to_accept; in cond_accept_memory() local
7105 to_accept = promo_wmark_pages(zone) - in cond_accept_memory()
7110 while (to_accept > 0) { in cond_accept_memory()
7114 to_accept -= MAX_ORDER_NR_PAGES; in cond_accept_memory()