Searched refs:to_accept (Results 1 – 1 of 1) sorted by relevance
6656 long to_accept; in cond_accept_memory() 6666 to_accept = high_wmark_pages(zone) - in cond_accept_memory() 6671 while (to_accept > 0) { in cond_accept_memory() 6675 to_accept -= MAX_ORDER_NR_PAGES; in cond_accept_memory() 6655 long to_accept; cond_accept_memory() local