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

/linux-master/mm/
H A Dpage_alloc.c6866 long to_accept; local
6870 to_accept = high_wmark_pages(zone) -
6879 to_accept -= MAX_ORDER_NR_PAGES;
6880 } while (to_accept > 0);

Completed in 120 milliseconds